Auth0 Angular 10
Apex Designer Documentation
What's New
Getting Started
Projects
Business Objects
Processes
User Interfaces
App Behaviors
Files
Dependencies
Project Settings
Libraries
Patterns and Best Practices
App Showcase
Angular 10 Base Library
Frequently Asked Questions

Processes

Define workflow for an app

Blank Profile Image
Written by Jim Volpe
Updated 2 years ago
2 min read

Processes allow you to add workflow to your application. 

Update Vaccination and Immunity Process

A process is a set of activities performed by people and systems, as defined by a diagram using Business Process Model and Notation (BPMN). In Apex Designer, BPMN diagrams are built and maintained using Camunda's modeler. When running, apps use the Camunda workflow platform as their process engine.

When you use processes in your app, the Camunda Library is required as a dependency. It contains many of the pieces that help to simplify integrating your app with processes. 

Working with Processes

Processes are managed in Apex Designer with two pages:

  1. Processes Page
  2. Process Page

Processes Page

The Processes Page is accessed by clicking share on the ribbon.

Process page

You can filter the list of processes by name using the search bar.

Add a process using the Add Process button on the lower right.

You can open an existing process by clicking on the diagram for the process.

Process Page

Process page

The Process page is used to edit the diagram. A diagram can include these elements:

  • Events, shown as circles, represent something that happens during the process, including the start and end (see Process Events for more information).
  • Activities, shown as rounded rectangles, represent tasks that are performed by a person or system (see Process Activities for more information).
  • Gateways, shown as diamonds, are used to control flow, often based on a condition (see Process Gateways for more information).
  • Swim Lanes, shown as rectangles that contain activities, show who is responsible for performing them (see Process Swim Lanes for more information).

To add an element to the diagram, use the palette on the left and select the icon for the element. Drag the element onto the drawing. 

Selecting an element on the drawing will cause a contextual menu to show:
Activity contextual menu

Use the contextual menu to modify or delete an element.

To edit text for an element, double-click the element and a text field will be shown to allow you to update it.

 

Powered by Apex Designer
Terms of ServicePrivacy Policy
© 2017-2024 Apex Process Consultants