Newlook contains support for executing remote programs and APIs on an iSeries host and then processing the results of those programs locally. This support is provided through a number of RPC database actions.
In order to execute a remote command on the iSeries host, the macro will:
The connection object created by the RPCConnect action or RPCConnect method represents a single unique communications session with the RPC server. The connection can be used for multiple remote command and program calls before being closed with the RPCDisconnect action.
© 2004-2021 looksoftware. All rights reserved.