Login & Startpage
Login and password
Structure of SmartProcess
Customize start page
Elements on the start page
Customize main menu
Full text search
Workflows and Cases
Create Workflows
Workflow objects
Workflow object: Task
Workflow object: Decision
Workflow object: Forward case
Workflow object: Send e-mail
Workflow object: Start, intermediate and end event
Workflow object: Timer
Workflow object: Parallel gateway
Workflow object: Sub-Process
Workflow object: Incoming message
Workflow object: Send form via e-mail
Workflow object: Service/Export
Form designer
Form fields
General field properties
Field: Text / List without multiple selection
Field: Multiple selection list
Field: Multirow text
Field: Multirow formatable text
Field: Number
Field: Date
Field: Date / Time
Field: Function-Fied
Field: Contact selection
Field: Field group
Field: Catalog fields
Field: Data source for processes and documents
Field: Process and Document fields
Field: Wiki
Field: Free input
The form designer
Workflow basics
Process model of a workflow
Workflow Settings
Rights workflow participants
General placeholders for Word reports in workflows
Case processing
Workflow-Applications
Processes
Menu structure & terms
Process modelling
Process objects
Overview: BPMN objects
Object: Task
Object: Sub-Process
Object: Connectors
Object: Events
Object: Gateways
Object: Pool & Swimlane
Object: Artifacts in general
Object: Artifacts IT System, Resource
Object: Data object Input / Output, Adjacent process
Object: Artifacts KPI, Risk, Control, Opportunity
Object: Artifact Related document
Additional modelling objects
User-defined images as modeling objects
The process designer
Create process groups & processes
Formatting and positioning objects
Reuse & copy objects
Process details
List: Details
User-defined fields
List: Actions
List: Documents
Lists: Terms and abbreviations / Requirements
Lists: Indicator (KPI), Risks, Opportunities
List: Process participants
Process description
Publication and access rights
State and version
Publication of processes / documents
Validity
Read and edit access
Read confirmation
Knowledge questions for read confirmation
Additional features for processes
Documents
Documents - menu structure
Create documents
Document details
Edit files directly in Office
Properties and Placeholders in Word files
Documents - State, version, publication and validity
Organization chart
Reporting
Reporting menu
Reporting for processes and documents
Reporting for cases
Saved reports
Share reports
Excel Report Designer (Additional module)
Catalogs
Settings
Users, permissions & organizational units
Authorization profiles
Introduction authorization profiles
Authorization profile - Tab Workflows / Cases
Authorization profile - Tab Processes
Authorization profile - Tab Documents
Authorization profile - Tab Organization chart
Authorization profile - Tab Reporting
Authorization profile - Tab Contact
Authorization profile - Tab User
Authorization profile - Tab Catalogs
Authorization profile - Tab Wiki
Authorization profile - Tab Administration
Authorization profile - Tab Others
Organizational units and roles
Manage users
Representative
Catalogs
Import
Import of data
Contact import
User import
Organizational unit import
Case import
Meta data import for documents
Emails and text modules
Configure application
Language
Automatic translation
Date and time
Login options and views
Settings for process management
Modeling rules
Symbols for processes and process groups
Process view
Settings for document management
Document templates
Document type
Settings for the organizational chart
Display of the logos
Unavailability for cases for dates
Directory services (AD, Entra ID / Azure AD) and single sign-on
User notifications
Password security
IP Filter (only for SaaS Systems)
API Profile (Additional module)
Manage maintenance access (only for SaaS systems)
Word report designer for printouts (Additional module)
AI Function SmartAI (Additional module)
Audit Trail
Initial configuration SmartProcess - Process and document management
Video tutorials
Video tutorials: Business Process Management
Video tutorial for process participants
Video tutorial for working with workflow cases
Video tutorial on audit management
Version & Release notes
Release Notes
Version 24.9 Release Notes
Version 23.10 Release Notes
Version 22.10 Release Notes
Version 22.5 Release Notes
Version 22.3 Release Notes
Version 21.3 Release Notes
Version 9.1.0.10 Release Notes
Version 9.1.0.9 Release Notes
Version 9.1.0.8 Release Notes
Version 9.1.0.7 Release Notes
Version 9.1.0.6 Release Notes
Version 9.1.0.5 Release Notes
Version 9.1.0.4 Release Notes
Version 9.1.0.3 Release Notes
Manuals from previous versions
Version 25.11 Release Notes
Version 25.3 Release Notes
Info about version
General
SmartProcess API
Mobile Web App
HTML field
Contacts
File attachments in SmartProcess
Manage Wikis
Use QR codes with SmartProcess
Contact & Forum
Table of Contents
- All Categories
- Workflows and Cases
- Create Workflows
- Workflow objects
- Workflow object: Decision
Workflow object: Decision
Decision branches are used to branch an operation depending on a state or an input. The conditions for decisions must be entered in the workflow engine of the branch. A decision can only have two out…
Decision branches are used to branch an operation depending on a state or an input. The conditions for decisions must be entered in the workflow engine of the branch. A decision can only have two outcomes - Yes and No.

A name should always be entered in the properties of a decision branch so that one can already infer which conditions are considered in the process model.
Define conditions of a decision.
The conditions can be defined in the branch properties in the workflow engine. The branch properties can only be edited if the process model is open in the Process Designer.
A new condition for the decision can be defined using the button <+ Add condition>.

A condition always refers to the value of a particular field. The field "Field" lists all available fields that can be used for the condition. These include all self-modelled fields of the main form, certain standard fields that each case automatically creates and saves, such as information on the creation, processing and status of the operation, and the fields of the tasks. The task fields are characterized by the fact that the name of the task appears before the field name (for example, Approve investment - Approved).
In the field "Function" it is set that the condition refers to a value of the selected field.

In the Operator field, the operator of the condition can be specified. Different operators are available here depending on the field type of the selected field. In addition, the value type must be specified here, i.e. whether the selected field contains a specific value or whether the field is to be set in relation to another field. The reference value is then entered in the "Value" field.
Operators
Operator | Description |
= | The value of the field is equal to the value of the "Value" field |
!= | The value of the field is not equal to the value of the "Value" field |
< | The value of the field is less than the value of the "Value" field |
<= | The value of the field is less than or equal to the value of the "Value" field |
> | The value of the field is greater than the value of the "Value" field |
>= | The value of the field is greater than or equal to the value of the "Value" field |
beginnt mit | The value of the field begins with a string of the value of the field "Value" |
enthält | The value of the field contains a string of the value of the field "Value" |
endet mit | The value of the field ends with a string of the value of the field "Value" |
Validity of a condition
In the Validity field, you can set which field value from which activity is to be taken into account, provided the condition was set to a field value of a task.
Validity | Description |
all activities (Condition must match all activities) | If a task has been executed more than once and therefore there are several tasks in the activity list, the stored condition must be fulfilled for all tasks. |
one activity (Condition must match one activity) | If a task has been executed more than once and there are therefore several tasks in the activity list, the condition stored for one task must be fulfilled. |
last activity (Condition must match last activity) | If a task has been executed more than once and there are therefore several tasks in the activity list, the condition stored for the last task must be fulfilled. |
from state change (Condition must apply to all activities last created between two status changes) | If a task has been executed more than once and there are therefore several tasks in the activity list, the stored condition must be fulfilled for all tasks that were executed after a status change. |
Logical Operators
In the field "AND/OR" a logical operator can be set, which ensures that the configured condition is linked (AND) or separated (OR) with another condition.
Decision without NO outcome
A decision can also be modeled without a "no" output. In this case the process will wait at the decision until the configured condition is met.
Workflow-Hint
A hint can be entered in the "Hint" field, which is displayed when the process waits before branching.
How did we do?
Workflow object: Task
Workflow object: Forward case