Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[ Image Removed |../../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

JSM_COMMAND

Sends a command string to the currently open JSM server connection.

Y

Y

N

Y

N

 


JSM_OPEN

Opens a connection to the JSM server.

Y

Y

N

Y

N

 


JSM_CLOSE

Closes the currently open connection to the JSM server.

Y

Y

N

Y

N

 


JSMX_COMMAND

Sends a command string to the JSM connection identified by the handle.

Y

Y

Y

N

Y

 


JSMX_OPEN

Opens a connection to the JSM server to start a service thread for commands sent by JSMX_COMMAND.

Y

Y

Y

N

Y

 


JSMX_CLOSE

Closes the JSM connection identified by the handle.

Y

Y

Y

N

Y

 


WEBQ_RECEIVE

Receive text data from a specified data queue.

Y

N

N

N

Y

 


WEBQ_SEND

Send text data to the specified data queue.

Y

N

N

N

Y

 

...