You can specify the
process type of milestone for a workflow definition and associate
a milestone ID with an activity (or task) as part of creating a workflow
definition. This enables the workflow and tasks that are associated
with a version to appear on the
Workflow Milestones tab
in the version details view, and in the Workflow Milestones Report
in SAS Model Manager.
First you must create
a workflow definition using SAS Workflow Studio. Add the tasks, statuses,
and data objects that you want to include in your workflow. For more
information about creating a workflow definition, see the
SAS Workflow Studio: User's Guide.
To specify the process
type of milestone for a workflow definition, you must add a data object
for the process type at the workflow definition level. To add the
Process Type data object at the workflow definition level:
-
Start SAS Workflow Studio,
and then open a workflow definition.
-
Right-click the
Data
Objects folder, and select the
New Data Object menu
option.
-
Enter
Process
Type for the data object label.
-
Select
Short
Text from for the type of data object.
-
Enter
Milestone in
the
Text property.
-
To associate a milestone
ID with a task:
-
Start SAS Workflow Studio,
and then open a workflow definition.
-
Expand the
Tasks node
in the workflow tree.
-
Expand a task node,
right-click the
Data Objects folder, and
select the
New Data Object menu option.
-
Enter
MM_MilestoneID for
the data object label.
-
Select
Short
Text from for the type of data object.
-
Enter a name for the
milestone ID in the
Text property. The name
can be the same as the task name.
-
-
Repeat steps 3 through
7 for each task that you want to associate a milestone ID so that
it appears on the Workflow Milestones report.