Skip to main content

During my tests I found out the heap size limit is separate for DataWeave and Apex during a single transaction, but is there a way to check the heap usage for DataWeave?

3 件の回答
  1. 2024年11月26日 22:41

    Heap usage for DataWeave within an Apex transaction is counted as part of the Apex transaction's heap usage.

0/9000