The RDML BIF has been changed to support 256 byte message and command parameters.
Note: Any RPG program binding to the DCXS882X service program must still use 255 byte parameters.
RPG programs should be binding to the JSMRPGSRV service program and not the DCXS882X program. Refer to 3.1 RPG Client for RPG coding.
Five Built-In Functions are required for a LANSA RDML client to have complete interaction with the Java Service Manager services.
These Built-In Functions only allow a single connection within the same job.
Open service. |
|
Send command. |
|
Close service. |
The LANSA developer only needs to understand how to use the commands offered by JSM services.
The overall structure of the LANSA RDML functions will be the same.
The function will perform the following operations:
Overview of field and list exchange
|
Note 1: All function fields are sent with a list.
Note 2: Command keyword SERVICE_LIST(...) is required for working list #WRKLST.