Working with Activities
Create Activities in a Process Definition to define your Process.
- Creating Activities in a Process Definition
In Workflow Designer, drag an Activity shape from your stencil window onto the work area, specify the properties of your new Activity, and possibly implement script code. - Implementing an Automatic Activity script or Activity expiration script
You implement an Automatic Activity or Activity expiration script either by developing an External Activity as a .NET assembly and making it available as a Template Building Block, or by adding code directly in Visio Workflow Designer. - Creating an Automatic Activity in Visio Workflow Designer
In Visio Workflow Designer you can create Automatic Activities. An Automatic Workflow Activity is an activity performed by the Content Manager that requires no user input. - Automatic Activity script execution
Content Manager executes the Automatic Activity Scripts using the identity of the userNT AUTHORITY\SYSTEM. The identity is an internal account that has system administration privileges.