Processes can reach extremely high levels of complexity, and many different workflows may use the same set of tasks to perform similar operations.

Rulex allows you to export selected tasks, generating a PRCX file and creating a single task, which incorporates the selected tasks, in the original process. These reusable sections of processes are called modules.

Modules are useful:


Using modules in processes

These modules can then be used in other processes, either through a simple copy & paste operation, and subsequent configuration when required. The tasks contained within the module are not persisted in the database of the new process, but are linked at run-time to the original process. 

This creates a series of important advantages:

There are two types of modules that can be created and used in processes:


Task

Description

Rulex Process File Source

To use modules with their data sources

Execute Rulex Process File

To use modules without their data sources


Module Operations