0 votes
in Mulesoft by

What is a Mule transformer?

1 Answer

0 votes
by

Mule transformers prepare a message by altering its con16. How can code in MuleSoft be optimized for memory efficiency?

To optimize the MuleSoft code:

  1. Avoid payload in the flow variable
  2. Avoid loading the unnecessary part of the document
  3. Better database polling in highly concurrent scenarios
  4. Use of Dataweave for transformations
...