The next step is to create a simple Workflow to route a completed Employment Application Form to a manager.
The following sections assume that you are familiar with Content Server Workflow features. If you are not familiar with the Workflow module, consult the
Navigate to the Workspace where the Form you created earlier resides.
To paint the Workflow Map, click the Functions icon of the Workflow, and then click Edit.
Drag and drop the Form Task step to the Workflow Map and place it to the right of the Start step. Place your mouse over the Start step and drag the arrow that appears onto the Form Task step to create a link between the steps.
Double click the Form Task step and type Attach Resume in the Step Name box.
Click the Choose User or Group icon and click the Select link for the Initiator.
Click Add to Workflow Definition and return to the Workflow Designer.
Drag and drop a User step to the right of the Attach Resume step and then link the two steps.
Double click the User step and type Manager in the Step Name box.
Click the Choose User or Group icon and then navigate and select your username.
Click Add to Workflow Definition and then return to the Workflow Designer.
Drag and drop an Evaluate step to the right of the Manager step and then link the two steps.
Later, you will configure the Evaluate step to route the Workflow based on the approved or rejected value in the Form.
Drag and drop a User step at 45 degrees to the Evaluate step, and then link the two steps.
Double click the User step and type Approved in the Step Name box.
Click the Choose User or Group icon and then navigate and select your username.
Click Add to Workflow Definition and then return to the Workflow Designer.
Drag and drop another User step at 325 degrees to the Evaluate step and then link the two steps.
Double click the User step and type Rejected in the Step Name box.
Click the Choose User or Group icon and then navigate and select your username.
For more information, see Using Forms in Workflows.