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
Heap usage for DataWeave within an Apex transaction is counted as part of the Apex transaction's heap usage.