Designing Workflows using the Workflow Template Designer

Objective

After completing this lesson, you will be able to use the Workflow Template Designer user interface to create and modify simple workflows, configuring their steps and transitions.

Overview of the Workflow Template Designer

​The Workflow Template Designer in SAP Commerce Cloud (Backoffice) is a visual tool for modeling reusable workflow templates.

​Before we get into the details of the Workflow Template Designer, let’s quickly look at how you can use it to create a simple new Workflow Template.

​The Workflow Template Designer allows you to:

  • Create Actions (tasks)
  • Create decisions (outcomes of actions)
  • Define transitions (connections between steps)
  • Split or join control flows
  • Assign participants (users/groups)
  • Specify the type of data items (attachments) the workflow acts on

To launch the Workflow Template Designer, open Backoffice and navigate to SystemWorkflowAdministrationWorkflow Templates

There, select a given workflow and edit it by clicking the Edit button.

The workflow designer has buttons to connect two nodes (Add Edge), and to edit or delete the selected node. An add node dropdown allows the creation of an action or decision template, or a node for workflow splitting or joining.

​In the following video, let’s see how Backoffice Administrator Alex uses the Workflow Template Designer to edit a Workflow Template.

​Here are the main advantages of using the Workflow Template Designer:

  • The Workflow Template Designer allows the visual, drag‑and‑drop design of user collaboration and approval flows, with no coding required.
  • Faster changes without redeployment: Admins can adjust steps, branching, and assignments directly in the Workflow Template Designer; changes go live immediately without server restarts.
  • Validation and quality checks: Built-in checks help prevent incomplete or invalid flows (for instance, missing start/end nodes, unconnected actions), which reduces runtime issues. Built‑in options to manage notifications, comments, and attachments improve collaboration.
  • Better maintainability: Central, UI-based template management makes it easy to update and maintain workflows.
  • Business-user friendly: Admins can adjust approval processes directly in Backoffice, reducing reliance on developers.

Summary

  • The Workflow Template Designer is a visual tool in SAP Commerce Cloud Backoffice that facilitates modeling reusable workflow templates.

  • The designer enables the creation of actions, decisions, transitions, and control flow management without coding.