This directive allows you to receive entries and values into the pre-defined JSM binding working lists used in your LANSA Integrator binding solution.
You should use this directive before executing JSM commands that will exchange the working lists with the loaded JSM binding service. For example, you typically use this directive before JSM commands such as SET LIST(xxx).
The values will be received from the Processing Sequence variable list names that you specify when you click the Edit Bindings button. For more information, refer to:
Edit Bindings for Binding Lists
The number of binding list entries received will be determined by the number of values available for the first specified Processing Sequence variable list name.
Line label | You can assign a label to this JSM binding script line that can be used to branch to this line: - from a Branch to label directive, or - from the On OK, On error, or On nil result actions of another directive, or - as a result of the Processing Sequence setting the value of the ITERATIONBRANCHTO parameter of the JSM_BINDSCRIPT activity during iteration processing. If you specify a line label, it should be unique within this JSM binding script. |
|---|---|
Edit Bindings | Click this button to choose the pre-defined working list to use and to edit the names of the Processing Sequence variable lists that provide the working list values. |

