$AS400System | String The name of the AS/400 server. | |
$AS400UserId | String The user profile name to use to authenticate to the server. | |
$AS400Password | String The user profile password to use to authenticate to the server. | |
$AS400Service | String The name of the AS/400 service to connect. The valid services are: | |
Service Name | Description | |
FILE | IFS file service | |
PRINT | Print service | |
COMMAND | Command and program call service | |
DATAQUEUE | Data queue service | |
DATABASE | JDBC service | |
RECORDACCESS | Record level access service | |
CENTRAL | License management service | |
SIGNON | Sign-on service |
$AS400 | com.ibm.as400.access.AS400 A connected AS/400 object. |