Click the Code tab at the bottom
of the design workspace to look at the generated code.
As shown in the code, the Route is built from the cDataset_cDataset_1 endpoint,
routed .to the cDataset_cLog_1, set the message
body as "Hello!" by the
cDataset_cSetBody_1, and then routed .to the
cDataset_cLog_2.
Press F6 to execute the Route.
A dataset of 1000 messages is created and logged in the execution
console. The default message body is
<hello>world!</hello>. It is changed to
Hello!.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!