APIDSECT Fields
The following table lists the APIDSECT fields:
You must specify the following field when API_SERVER_TYPE_PCCALL is defined:
You can specify the following fields when API_SERVER_TYPE_SNA is defined:
Field | Description |
---|---|
API_SERVER_LUNAME | Defines the name of the platform server for z/OS started task VTAM APPLID.
This field is required. |
API_SERVER_ACBNAME | Defines the name of the VTAM ACB that is defined for use by the platform server API programs.
This field is required. If this ACB name includes 6 characters or less, the platform server attempts to add a 2-digit numeric suffix to the ACB name. In this way, multiple API requests can use the same API_SERVER_ACBNAME value. A typical installation creates ACB definitions for the platform server clients with a name such as FUSN00 - FUSN09, thus supporting 10 concurrent connections. |
API_SERVER_MODENAME | Defines the VTAM mode name that is to be used for the connection.
This field is optional. If not defined, the mode name associated with the VTAM definition is used. |
You can specify the following fields when API_SERVER_TYPE_IPADDR is defined:
Field | Description |
---|---|
API_SERVER_IPADDR | Defines the IP address in EBCDIC dotted decimal format of the machine where the platform server started task is executing.
This field is required. |
API_SERVER_TCIPJOBNAME | Defines the name of the TCP/IP started task.
This field is optional. If not defined, the value TCPIP is used. |
API_SERVER_IPPORT | Defines the 5-digit EBCDIC decimal IP port that is to be used to connect to the platform server started task.
This field is optional. If not defined, the default platform server port value of 46464 is used. |
You can specify the following fields when API_SERVER_TYPE_IPNAME is defined:
Field | Description |
---|---|
API_SERVER_IPNAME | Defines the 64-digit IP name of the machine where the platform server started task is executing.
This field is required. |
API_SERVER_TCIPJOBNAME | Defines the name of the TCP/IP started task.
This field is optional. If not defined, the value TCPIP is used. |
API_SERVER_IPPORT | Defines the 5-digit EBCDIC decimal IP port that is to be used to connect to the platform server started task.
This field is optional. If not defined, the default platform server port value of 46464 is used. |
Execute Transfer Parameters
The following input parameter and output parameter are used when executing the platform server transfers:
Transfer Status Parameters
The following input parameter and output parameter are used when executing the platform server transfers: