With SAS Workflow Studio,
you are limited to managing locally stored workflow templates on your
system until you have logged on to the SAS platform. After you have
logged on to the server, you can access additional process templates
stored in the SAS metadata repository.
To log on, follow these
steps:
-
Select
ServerLogon from the menu bar, or press F9.
-
In the
Log
On dialog box, enter the host name.
The address used is
prepopulated based on the SAS platform environment properties file.
-
Enter your user name
and password.
-
Note: The available host parameters
are configured in the environments.xml file.
<environment name="localhost" default="false">
<desc>SAS Environment: localhost</desc>
<service-registry>
http://localhost:8080/SASWIPClientAccess/remote/ServiceRegistry
</service-registry>
<service-registry interface-type="soap">
http://localhost:8080/SASWIPSoapServices/services/ServiceRegistry
</service-registry>
</environment>
For details about this configuration,
see
SAS Intelligence Platform: Web Application Administration
Guide.