Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, an exchange rate, or the current date could be defined as a process variable in may different tasks in a process, and this single value could be updated just once through the corresponding process variable.

Sensitive Variables

Sensitive variables are a particular type of process variable, used for reserved information such as passwords and login details, which you do not want to make visible to others. Rulex automatically encrypts any variables defined in the Sensitive Variables tab, to reduce security issues in your workflows.

To maintain security levels, when you export a workflow that contains sensitive variables, their values will not be exported. When you consequently import the workflow you will have to be guided through the process of providing values for these sensitive variables.

If you need an ulterior level of security, you can save passwords in an external vault system, and retrieve the values from the vault at runtime


Procedure

  1. Click the Manage process variables icon in the toolbar.

  2. In the Process variables management click on either:

    1. the Variables tab to create clear process variables

    2. the Sensitive Variables tab to encrypt entered variables.

  3. Click on the plus icon in the chosen tab.

  4. Select how many variables you want to create from the spin box.

  5. For each new variable specify a unique name and a value.

  6. Click Save to save all changes.

Info
  • To enter a process variable that represents a string, it must be enclosed in double quotation marks.

  • When entering sensitive process variables, the characters will be automatically replaced by asterisks. You can click on View button to see the plain value, but only during its initial creation. Consequently the View button will no longer show you the underlying value for security reasons.

Examples

In the example below, you can see a standard process variable, whose value will contain today’s date:

...