This directive allows you to write values from the pre-defined JSM binding fields used in your LANSA Integrator binding solution to Processing Sequence variables that you specify when you click the Edit Bindings button.
You should use this directive after executing JSM commands that will exchange the fields with the loaded JSM binding service. For example, you typically use this directive after JSM commands such as GET FRAGMENT(xxx).
The values will be written into Processing Sequence variables whose names you specify when you click the Edit Bindings button. For more information, refer to:
Edit Bindings for Binding Fields
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 edit the names of the Processing Sequence variables that receive the binding field values. |
