Page History
[ |../../index.htm#lansa/bifcat4_10.htm]
You are here:
...
LANSA Integrator Built-In Functions
Built-In Function | Description | IBM i | Windows | Linux | RDML | RDMLX | Notes |
|---|---|---|---|---|---|---|---|
Sends a command string to the currently open JSM server connection. | Y | Y | N | Y | N |
Opens a connection to the JSM server. | Y | Y | N | Y | N |
Closes the currently open connection to the JSM server. | Y | Y | N | Y | N |
Sends a command string to the JSM connection identified by the handle. | Y | Y | Y | N | Y |
Opens a connection to the JSM server to start a service thread for commands sent by JSMX_COMMAND. | Y | Y | Y | N | Y |
Closes the JSM connection identified by the handle. | Y | Y | Y | N | Y |
Receive text data from a specified data queue. | Y | N | N | N | Y |
Send text data to the specified data queue. | Y | N | N | N | Y |
...