Skip to Content
Getting StartedIntroducing the builderStep 2: Adding and Configurating Steps

Step 2: Adding and Configurating Steps

With the Initial Process Configuration complete, we can start adding steps.

Hover with your mouse over the End Node and click. This shows the Add Step Menu.

Once you mark certain steps as favorites, they will appear directly in this menu.

Here is a quick guide to steps and how to add them

1: Idea Review by Project Sponsor

A project owner submits the project idea and enters the initial information when starting the process. That means the first task generated is the review of the project sponsor. Add a Review Step from the Add Action Dialog. You will find it under the Human in the Loop Section Mark it as a favorite by clicking the . We will be using the Review Action a few more times in this process.

Select the new Review Step so that it is pulsing green. One the right, you will see the Configurator is now set to the Review Step.

  1. Set the Task Name to: Initial Project Idea Review

  2. Click on Add Instructions opening a Rich-Text Editor and enter: “Please check out this idea, and let me know if you have any questions.

    If it looks good, then I will get going on the business case.”

  3. Enter and Assign the Role: Project Supervisor

Under Context (the data from the process instance shown to the user in the task), select the 3 parameters, we configured.

It is possible to select multiple symbols by clicking each one.

Typing into the Context field automatically starts a search across all variables and constants.

As Output we will add “Initial Idea Feedback” as a new value. Type Text and Description “Enter questions and concerns here.”.

Mark the Feedback as optional by clicking on . The question mark appears when you mouse over to the right of the symbol.

This is what the finished Review Step should look like:

2: Idea Rework: Process Feedback

The Review Step has two nodes. It continues with an Approval or follows the failure branch if rejected. Our next step is the task which is generated for the Project Owner upon the supervisor not approving (rejecting) the idea in its current form.

In this step, the project owner sees the feedback given by the superior and has the option to edit the initial inputs given. As the project owner is entering information, — editing is also a form of entering — we will add a Submit Information Step next.

Click the end node of the failure branch to add the step to the correct branch.

You will find under the Human in the Loop Section Mark it as a favorite by clicking the . We will be using the Submit Information Action a few more times in this process.

  1. Set the Task Name to: Idea Rework - Process Feedback
  2. Click on Add Instructions opening a Rich-Text Editor and enter: “Review the Feedback and make changes accordingly.”
  3. Enter and Assign the Role: Project Owner
  4. Add the exisiting fields to the Context
  5. Add the original fields which should be editible to the output.
Note

In Submit Information fields which are both in the context and in the output sections are deemed editable when the User Task is generated. This means the current value of the fields is shown and can be adjusted. If the field is only in the Output, then it is reset and the existing value is not shown.

Once configured, connect the end node back to the review step by dragging it on top of the Review step. The step completly configured should look like this:

Note

Notice the colour coding of the steps based on the Role which you assigned

3: Create Business Case

After the Idea has been approved by the supervisor, the project owner has the green light to create the business case. This step informs the project owner that a business case should be created, and gives the ability to submit a file. Click the End Point and select Submit Information from the favorites to create the next step.

  1. Set the Task Name to: Create Business Case

  2. Click on Add Instructions opening a Rich-Text Editor and enter:

    Required Content:

    • Objectives and success criteria
    • Strategic alignment
    • Expected benefits (quantitative & qualitative)
    • Cost estimation (high-level)
    • Risks and assumptions
    • Alternative options (if applicable)
  3. Enter and Assign the Role: Project Owner

  4. Add the exisiting fields to the Context

  5. Add a new value to Output

    Name: Business Case

    Type: File

This is what this step should look like.

4. Business Case Review and Correction Loop

Using what you’ve learned so far, create a review step for the supervisor with a correction loop for the project owner. You will need to create a new value for Business Case feedback.

The process should look something like this:

5. Finance Review

Next, we will get Finance involved. We will give them two main checks at this stage: budget availability and vaildating the business case ROI calculation.

Note

If a Review has multiple checks which determines what needs to happen next, add booleans to the review and leverage Conditional Branching. This gives more flexibility than selecting one mutually exclusive outcome and triggering a Match Case step. Check out this article if you want to learn more.

  1. Add a new Review Step
  2. Assign to a new Role “Finance”
  3. Setup the Context
  4. Add 3 New Symbols to the output: (Budget Exists - Boolean, ROI Validated - Boolean, Finance Feedback - Rich Text)

Last updated on