Creating Modules with Data Sources

Not available in Factory Lite license.

Modules are RFL files created from part of a flow, in order to debug or re-use this same section in other parts of the same or different flows.

If you include the data source tasks (e.g. Import from Text File, Import from Excel File, etc) in the module you will create a Rulex Flow File Source task. This type of module is useful when you want to use the same data every time you use the module, and you do not want the source data to be modified.

Rulex automatically creates the correct type of module according to the tasks you select.

Modules

For more information on modules see Compacting Tasks into Modules.


Prerequisites


Procedure

  1. Select the tasks you want to include in your module.

  2. Right-click and select Create Module.

  3. Browse to where you want to save the module.

  4. Click Save. A fully configured Rulex Flow File Source task is created, which can, however, be modified if required.


Example

In this scenario you want to re-use the central part of your flow, including the two Import from Excel tasks: 

 

Select the central tasks, and create a module, which encompasses the tasks you selected:

The Rulex Flow File Source task can then be copied and pasted to different parts of the flow.

The task can be configured in its new position, for example by specifying a new endpoint to connect it to the new flow.

As the source data is included in the task, it does not have an entry pin.

Extracting modules

If you need to check or modify the tasks contained within the module you can extract it. See Extracting Modules for details on how to do this.