Live Forms v6.2 is no longer supported. Click here for information about upgrading to our latest GA Release.

Workflows in Confluence

View the Workflows in Confluence video for more information if you are using Confluence v4.0 - v4.2. In Confluence v5.1, the Add Form, Add Flow, Add Submissions, and Add Task functions are located on the Tools Menu.

For example, consider a Vacation Request workflow. An employee wants to request vacation and fills out the appropriate portion of a paper form. The form is then handed over to a manager who must approve the vacation request, sign the form, notify the employee and file the paper form and/or notify HR.

On This Page:

Creating multi-user workflows in Confluence

Using Live Forms for Confluence, you can automate this entire workflow so that it is completely electronic in Confluence.

Employee Vacation Request

Manager Approval

The steps are as shown in the figure above:

  1. An employee goes to a Confluence page that contains the workflow.
  2. Since the employee does not belong to the 'manager' Confluence group, he will only see the relevant portion of the form.
  3. The employee fills it in and clicks a Continue button.
  4.  puts the task on the manager's task list, [optionally] notifies the manager by email and displays a confirmation message to the employee.
  5. When the manager logs in, she visits a Confluence page that contains her task list.
  6. The employee's vacation request will be displayed in the task list.
  7. The manager performs the task. Since she belongs to the 'manager' Confluence group, she will see the manager-specific portions of the form. The employee-specific portions are automatically pre-filled.
  8. She approves/rejects the vacation request, digitally signs the form and clicks Finish.
  9. The employee is notified by email, and [optionally] a PDF image of the form is sent to the internal document management system or to Google Apps or saved in ' submissions repository.

Now, let's go through the process of building this workflow in Confluence.

Setup roles in 

This is a one-time setup that will have to be performed by an administrator.You only need to create roles in corresponding to the Confluence groups that you actually want to use in your workflow

View the multi-user workflows video to see details of creating these roles.

Assume that you have groups in Confluence called 'employee' and 'manager'. To create these roles in :

  1. Login to  as the administrative user for the tenant that was created in Confluence.
  2. Click the Manage link at the top right of the page.
  3. On the page that is displayed, click the 'Manage Roles' link.
  4. Click the  icon and in the form that is displayed type in the desired role. Make sure that the role names match exactly (including case).

Create the Vacation Request form

View the multi-user workflows video for more information.

Read the documentation on creating forms in Confluence.

Read the general Live Forms documentation on designing forms for a detailed discussion of forms and their features.

Here are some steps to follow to create the Vacation Request form:

  1. Add a Confluence Page and Add a form to it.
  2. Drag and drop controls on the form as desired.
  3. In the Figure below, we have
    • Created a section for the employee called Request.
    • Enabled digital signatures for this Section by clicking on the Section header and then on the Security Tab in the properties pane to the left. In the Security Tab, the Must Sign box is checked.
    • Created a section for the manager called Manager Approval.
    • Enabled digital signatures for this Section.
    • Assigned role 'manager' to this Section.

Create the Vacation Request workflow

View the multi-user workflows video for more information.

Read the documentation on adding flows to Confluence pages.

Read the general Live Forms documentation on designing flows for a detailed discussion of Live Forms workflows and their features.


Here are some steps to follow to create the Vacation Request workflow:

  1. Add a Confluence Page (say, Vacation Request Flow) and Add a flow to it.
  2. Drag and drop forms into the flow as desired.
  3. In the Figure below, we have
    • Dropped the Vacation Request form twice into the workflow.
    • Left the Role blank for the first step.
    • Set the Button Label for the first step to 'Send to Manager'.
    • Assigned the Role 'manager' to the second step.
    • Set the Task Info for the second step to 'Vacation Request for {Name}'.
    • Set the Pending Msg for the second step to 'Your request has been forwarded to your manager.'
    • Customized the Task Notification email for the second step to include a link to the Task list page in Confluence (see below).

 
To configure email:
  1. Click on Doc Action for the flow and select "Email data to a specified address"
  2. In the wizard, for the To address select the Email control to generate a template. When the flow is completed,  will send an email to the address that was entered in the Email control in the form.
  3. Select PDF in the 'Send Snapshot' drop down.
  4. You should also  uncheck the 'Send Data' box unless you want to send the XML data.
  5. Click Next and you can configure the subject and content of the email as desired. 

Create the Task List page

View the multi-user workflows video for more information if you are using Confluence v4.0 - v4.2. In Confluence v5.1, the Add Form, Add Flow, Add Submissions, and Add Task functions are located on the Tools Menu.

Read the documentation on adding tasks to Confluence pages.

Read the general Live Forms documentation on designing flows for a detailed discussion on using the task list

To create the Task List page, 

  1. Add a Confluence page (say, Task List) and Add Tasks to it.

Use the workflow

View the multi-user workflows video to see an example flow being used.


To use the Vacation request workflow:

  1. Login to Confluence as an employee. 
  2. Navigate to the 'Vacation Request Flow' Confluence page, to which you added the workflow.
  3. You cannot see the Manager Approval section since you do not belong to the 'manager' Confluence group.
  4. After signing the request, the 'Send to Manager' button will be enabled. Click the button to send the request to a manager. You can also send the request to a specific person rather than any user in the group manager 

  1. Login to Confluence as a manager.
  2. Navigate to the 'Task List' Confluence page, to which you added the task list above.
  3. Click the  icon to perform this task.
  4. The form will be displayed in its original Confluence page.

  1. Fill in the Manager Approval section.
  2. You must sign the section before the flow can be completed.
  3. Notice that you cannot edit the employee's request data because of the digital signature. You can override this in the flow designer and allow the manager to remove the signature and edit the section.
  4. Once completed, the Finish button will be enabled. Finish the flow to send an email to the employee.