Node Default Options
These default options apply to the SAS Code node and SAS Code (reference) node.
The SAS Workspace Server section enables you to specify a default connection to a SAS Workspace Server. If you define a default connection, it will appear on the Settings tab for the SAS Code node and SAS Code (reference) node. These two nodes can use the default connection to submit SAS code to a workspace server.
Ask your SAS server administrator for the following information:
- Host name - Host name for the SAS Workspace Server.
- Host port - Port name for the SAS Workspace Server. The default is 8591.
- User - Name of a user who is registered on the SAS Metadata Server.
- Password -Password for the user specified above.
The Host name, Host port, and User values allow macros.
The Parallel Iterator section allows users to set a default for the number of times the flow is run in parallel.