Procedure
-
Click the Code tab at the bottom of the
design workspace to have a look at the generated code.
-
Click the Run view to display it and
click the Run button to launch the
execution of your route. You can also press F6 to execute it.
RESULT: The log messages are printed in the console. The JSON string is extracted into a Java map and then the map is converted back to a JSON string.