Inspector
The Inspector activity is used to write the output of any or all activities and process variables to a file and/or
stdout
. This is particularly useful when debugging process definitions and you want to see the entire schema instead of mapping specific elements to the Write File activity.
You can use the inspector activity to write the output of any activity or process variable in the current process. Activities and process variables in a subprocess are not available to the inspector activity (but the output of a Call Process activity can be written using the inspector activity). If you want to obtain the output from one or more activities or process variables in a subprocess, place the inspector activity in the process definition of the subprocess.