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 answers
  1. Nov 26, 2024, 10:41 PM

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

0/9000