Administer > Application Setup > Process Designer

Process Designer

Process Designer provides a graphical interface to develop workflows that you can use to control the flow of a single record throughout its lifecycle within Service Manager. The Process Designer enables an implementer to graphically create or update a workflow without being an expert in RAD programming.

  • Define a workflow process in a graphical editor.
  • Create business rules in a user-friendly interface to drive the workflow logic.
  • Provide a platform to model complex processes that require branching and looping.
  • Lower Total Cost of Ownership of Service Manager by enabling an intuitive and simplified configuration.
  • Simplify future upgrades by enabling standardization and clarity of business logic.

Process Designer includes the following components:

  • Workflow designer: Design and update a workflow using a graphical user interface.
  • Rules editor: Create rules to enforce business logic in workflows and forms.
  • Security model: Provide a common role-based security model.

A workflow is a collection of phases with transitions from one phase to another. Each phase represents the state of the workflow linked to a form for data capture.

Transitions

Transitions can connect phases in any manner to create a workflow with many branches and loops back to previous phases. Transitions may be manual, automatic, or default. A manual transition requires the workflow user to make a manual decision to move to the next workflow phase. An automatic transition moves the workflow to another phase based on data in the workflow record. A default transition is a special case that moves the workflow automatically, when no other automatic transition condition applies.

Rule sets

The rules editor enables administrators, such as business process owners, implementers, and developers, to add or remove the out-of-box rules and actions of a workflow to match particular business requirements. You can group individual rules into a rule set to allow their re-use within the process. You can configure a rule set to execute on events, such as saving or updating a business table record. Rules can also be set up to run on a workflow transition.

Actions

You can also configure rules as actions, which allows operators to run rules on demand rather than wait for workflow processing. When an operator initiates an action (such as pressing a button in the system tray), the system runs the associated rule sets for that phase of the workflow.

The following diagram shows the relationship between rules, rule sets, actions, and transitions:

Condition Editor

With the Condition Editor, you can apply conditions to rules. When a rule condition is met, the rule executes. You can also edit conditions for a rule.

Process Designer security model

The Process Designer security model provides a consistent method of assigning permissions to users across all areas of the system. You can use security model to configure out-of-box rights for a specified role within an area. It also provides standardized methods to manage user rights.

Process Designer modules

Process Designer features are implemented for Knowledge Management, and Service Level Management. To access the Process Designer features from the system navigator, click Tailoring > Process Designer.

A typical Process Designer flow broadly comprises the following major tasks:

  • Create rule sets with rules using out-of-the-box rule types to enforce business logic on traditional Service Manager forms.
  • Create a workflow with phases and transitions to build a process flow.
  • From workflow phases and transitions, associate forms, rule sets, approvals, and alerts to implement your business process.