Processes

Article • 04.08.2022 • 3 minute(s) to read

This page gives you short instructions on how to create, deploy, modify or delete Processes. More information about how to work with the Instances of a Process is provided in the Process Inspector getting started guide.

Processes in the Novunex Platform model your business processes. You can have multiple Processes, each Process implementing different work done in your organization. Processes consist of Activities that are linked by Connections. The Activities describe what tasks are performed in the process. The Connections define the order of execution of the Activities in a Process. The Connections are always directed. Each Process must always have one start and one end Activity.

More information on Processes is shown in this getting general reference.


Create a Process

  1. Navigate to the Processes by clicking on Administration > PROCESS > Processes
  2. Click on Create new process to open the Process Editor
  3. Start by specifying essential properties of the new Process:
    • You are required to enter the Name of the new Processes. The name must be unique in your Novunex Subscription.
    • It is good practice to enter Category and Description
    • Other properties like Start parameters, Only one concurrent process instance, User group permissions, etc., can be entered now or modified later.
  4. Design the Process by:
  5. Test your Process in the Debugger by clicking on Debug
  6. Once you finished the design of the Process you can:
    • Discard your changes by clicking Cancel
    • Save changes by clicking Save & close
    • Or save changes by clicking on Save or Save as….

Deploy a Process

  1. Navigate to the Processes by clicking on Administration > PROCESS > Processes
  2. Locate the Process you what to deploy by selecting a category or using the search functionality
  3. Click on the right of the row representing the Process
  4. Click on Deploy

Modify a Process

  1. Navigate to the Processes by clicking on Administration > PROCESS > Processes
  2. Locate the Process you what to deploy by selecting a category or using the search functionality
  3. Click on the right of the row representing the Process
  4. Click on Edit to open the Process Editor
  5. In the Process Editor you can modify the Process and its Activities:
    • Properties of the Process like Name, Category, Description, Start parameters, Only one concurrent process instance, User group permissions, etc.
    • Connection between the Activities by drag and drop
    • Adding new Activities by drag and drop
    • Modification of the Activities' configurations
  6. Once you finished the modification of the Process you can:
    • Discard your changes by clicking Cancel
    • Save changes by clicking Save & close
    • Or save changes by clicking on Save or Save as….

Delete a Process

  1. Navigate to the Processes by clicking on Administration > PROCESS > Processes
  2. Locate the Process you what to deploy by selecting a category or using the search functionality
  3. Click on the right of the row representing the Process
  4. Two different delete options are available:
    • Click on Delete to delete only the last Version of the Process
    • Click on Delete all versions to delete all Versions and remove the Process completely