Available in...
Open Studio for Big Data
Open Studio for Data Integration
Open Studio for ESB
About this task
In the Basic settings view of a Run if connection, you can set the condition to the subJob in Java.
You can use variables in your condition. Pressing Ctrl+Space allows you to access all global and context variables. For more information, see Using variables in a Job or Route.
Warning:
When adding a comment after the condition, be sure to enclose it between /* and */ even if it is a single-line comment.
In the following example, a message is triggered if the input file contains 0 rows of data.