This directive allows you to write entries and values from the pre-defined JSM binding working lists used in your LANSA Integrator binding solution to Processing Sequence variable lists that you specify when you click the Edit Bindings button.

You should use this directive after executing JSM commands that will exchange the working lists with the loaded JSM binding service.  For example, you typically use this directive after JSM commands such as GET LIST(xxx).

The values will be written into Processing Sequence variable lists whose names you specify when you click the Edit Bindings button.  For more information, refer to:

Edit Bindings for Binding Lists

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 receive the working list values.