Boomi: Debugging, oh finally

If you have ever wanted to do some debugging in Boomi, well, it is a bit of a challenge if you are used to available when doing traditional programming in any language.

This Groovy script will dump the following information to the App Log.

  • DDP: Document Properties
  • DPP: Dynamic Process Properties
  • Document content

The following GROOVY script will print out that

And can be injected anywhere in your flow.

Just add a “Data Process” shape and include the script, and inject it anywhere you like

When running, the debugging info will be found in the App Log, see example below

Leave a Reply

Your email address will not be published. Required fields are marked *