System i Connector - Configuration (Magic xpi 3.x)
The System i connector lets you access IBM i sources using IBM i commands and program calls.
When you place the System i connector in a flow, Magic xpi automatically opens the Component Properties dialog box for the component. You should enter the requested information in the Component Properties dialog box, and then click Configuration.
Note:
|
Before you use the System i connector, you should first define a System i resource in the Resource Repository.
|
|
When you use the System i connector as a step in a flow, you can select from the following interfaces.
Note:
|
-
You must provide the component with information about the IBM i host that you are using such as the Host IP and User Name and Password. When you want to initiate a program call, you must also provide the arguments that you want to send.
-
You should monitor the User and QSYSOPR MSGQ for error messages received while calling HLL programs from Magic xpi. For example, you should use the CHKOBJ command before you create the object from a CL Program, to avoid *MSGW Status for the calling program (in case you repeatedly called it from Magic xpi).
|
|