Skip to main content Skip to complementary content
Close announcements banner

Viewing the code and executing the Route and the Job

Procedure

  1. Click the Code tab at the bottom of the design workspace to check the generated code.
    Generated code in the Code tab.

    As shown above, the message flow from testMina is given a payload by cSetBody and then sent to logRequest and jobSocketIn. The other message flow is sent from jobSocketOut to logResponse.

  2. Press F6 to execute the Route, and then run the Job in the same way. The Route will keep trying to connect to the defined ports until the Job starts.

    The message change log of the incoming and outcoming ports is printed in the execution console of the Route.

    Execution console of the Route.

    On the Job side, the message processed is also displayed in the console.

    Execution console of the Job.

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 – let us know how we can improve!