Three Built-In Functions are required for a LANSA RDMLX client to have complete interaction with the Java Service Manager services.
These Built-In Functions allow multiple concurrent connections in the same function.
Initialize or re-initialize the service program internal state. |
|
Open service |
|
Send command. |
|
Close service. |
|
End and re-initialize the service program internal state. |
The LANSA developer only needs to understand how to use the commands offered by the JSM services.
The overall structure of the LANSA RDMLX functions will be the same.
The function will perform the following operations:
Overview of field and list exchange
|
Note: Specified fields takes precedence over SERVICE_EXCHANGE(*FIELD) or SERVICE_EXCHANGE(*FIELDS) keyword.