Chapter 7

Submitting a Sterling Connect:Direct Processon a Remote Node
This chapter describes the Sterling Connect:Direct Submit (CDSUBMIT) command and its function. This
chapter also shows sample CDSUBMIT screens and describes the CL parameters used for the CDSUBMIT
command.

Using the CDSUBMIT Command

Use the CDSUBMIT command to submit a Sterling Connect:Direct Process on a remote node. This command
allows you to perform the following tasks:
Initiate a session with a remote node
Submit a Process to the remote Sterling Connect:Direct
Override certain parameters of the submitted Process
The remote node must support the Sterling Connect:Direct Process language.
CDSUBMIT Command Example
The following example presents a sample of the CDSUBMIT command.
CDSUBMIT Command Format
The following are the parameters for the CDSUBMIT command. Required parameters are in bold.
Note: The Process to be submitted must exist on the remote system.
CDSUBMIT SNODE(OS390.V20100) SNODENVIRN(OS390) PROCFILE(file1.tst) PNAME(CDSUBOS390)
Command Parameters
CDSUBMIT SNODE(remote-node-name)
SNODENVIRN(remote-environment-name)
These parameters override the associated parameters of the remote Sterling Connect:Direct Process.