We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Demonstrates how to use the logger in DataWeave scripts in Apex.
Group DataWeaveInApex Recipes
public static String logWithDataWeaveScript(String jsonInput)
Filters 'winner' items from a list and log the filtered items Uses the dw/logFilter.dwl DataWeave script.
dw/logFilter.dwl
jsonInput
String