To create a process,
follow these steps:
-
Start SAS Workflow Studio.
By default, SAS Workflow
Studio opens a new process template named Untitled. This new process
template contains a Start node, an End node, two data objects (Process
Invoker and Process Title), and several status values (Scheduled,
Cancel, Okay, Overdue, and Done).
Note: If SAS Workflow Studio is
already started, then you can start a new process template by selecting
FileNew,
by clicking the New File icon (
), or by pressing CTRL+N.
-
In the process tree,
right-click on the root process node (Untitled1) and select
Edit.
The
Edit
Process dialog box appears.
-
In the
Process
Name field, replace
Untitled1
with
the name for the new process.
-
(Optional) Add a description
for the process in the
Description field.
-
-
Note: Any workflow template changes
take effect on the server after the revised process definition is
uploaded and activated. If an earlier version of the process is already
running, then it continues with the corresponding definition, but
all new process instances use the newly activated version.
The following sections
provide details about each type of process element.