This documentation supports the 20.08 version of BMC Digital Workplace Advanced, which is available only to BMC Helix subscribers (SaaS).
To view an earlier version, select the version from the Product Version menu.

Designing a simple workflow

This topic describes how to use the process workflow designer in BMC Digital Workplace Catalog to create a fulfillment workflow with a single activity that passes information collected from a user when the service is requested from an external system.

Before you begin

Make sure there is a connection configured for the external service that you plan to use in the workflow, as described in Configuring service connectors.

To create a workflow that triggers a single action

Scenario: Design a workflow that sends information provided by a user at the time of a request to an external system; for example, to add an Active Directory user to an Active Directory group. 

  1. Open the Workflows page, and click New Workflow.
  2. On the Properties panel, enter a name of the process in the Name field (for example, Add Active Directory user to group).
  3. Drag the Add Active Directory User To Group element onto the canvas.
  4. Draw a sequence flow to connect the Start element to the Add Active Directory User To Group element, and another sequence flow to connect the Add Active Directory User To Group element to the End element.

  5. Click the Add Active Directory User To Group element.

    1. Click the Connection ID parameter to open the expression builder.

    2. Click + to add the Active Directory connection variable, and click OK.
  6. Click the canvas to view the Process Information.

  7. Under the input map, click Add/Remove Variables and create two process variables:

    • Logon name
    • Group name


      These variables will be attached to a questions form to receive information from the user at the time of the request.
  8. Click the Add Active Directory User To Group, and open the expression builder.

  9. Click the plus sign (+) beside the variables to insert into the Logon name and Group name fields, and click OK.

  10. When the process is complete without validation issues, click Save to deploy the workflow.

Where to go from here

If you need to expand your workflow beyond the initial simple design, review Workflows for service fulfillment.

Otherwise, create a service questionnaire to collect information.

Was this page helpful? Yes No Submitting... Thank you

Comments