I am working on creating custom policy in mule.
In configuration XML of the policy I am seeing various mule: transformers, set variable, loggers etc. while adding in before tag (<before/>
) but dataweave.
I want to include dataweave code snippet in the configuration file (custom_policy.xml).
Can I have a chance to do that?