-
Notifications
You must be signed in to change notification settings - Fork 519
LoggingRecipes
pozil edited this page Nov 14, 2024
·
3 revisions
Demonstrates how to use the logger in DataWeave scripts in Apex.
Group DataWeaveInApex Recipes
Filters 'winner' items from a list and log the filtered items
Uses the dw/logFilter.dwl DataWeave script.
public static String logWithDataWeaveScript(String jsonInput)| Name | Type | Description |
|---|---|---|
| jsonInput | String | JSON string |
String
JSON string