Versions Compared

Key

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

The Configuration Items → Local Workflow Logging page can be reached by clicking the Image Modified menu item.

This page permits the user to create/import/manage global variables (and attributes) that can be used as input values for multiple workflows’ parameters configuration (in all fields that have Insert Global Variable option) and/or workflow activities (in all input parameters with the Quick Binding option).

Image Removed

The global variables are kept under folders.

A folder can be defined by clicking the Add root folder button from the Actions drop-down list or by clicking the Add SubFolder button from a folder's context menu. The Add new folder window will open:

Image Removed

  • insert a name for the new folder
  • insert a description for the new folder (optional)
  • click Save changes in order to finish creating the new folder

A global variable can be defined after selecting a folder, by clicking the Add Global Variable option from the context menu or by clicking on the Add Global Variable button from the Actions drop-down list. The Add new global variable window will open:

Image Removed

  • insert a name for the variable
  • select the variable’s type from the drop-down list: text, password ,binary,integer or double. If password is selected, the value will be displayed as encrypted. If binary is selected, then the selected file’s content will be stored as encrypted in database
  • insert a value for the variable
  • insert a description for the variable (optional)
  • click Save changes in order to finish adding the new variable

A global variable can be edited from Details for global variable panel:

Image Removed

  • Insert a new name for the global variable
  • Edit the global variable’s typetext, password, binary, integer or double. If password is selected, the value will be displayed as encrypted. If binary is selected, then the selected file’s content will be stored as encrypted in database.
  • Insert a new value for the global variable
  • Insert a new description for the global variable
  • Check the Save in a new profile checkbox if the global variable is used in workflows' parameter configuration and the Name property is edited
  • Click Save changes in order to finish editing the global variable 

If the global variable is in use in workflows' parameter configuration or in workflows' source file and the user edits the name of the global variable, the new name will be automatically replaced in the workflows' files and configuration of the parameters, but not in previously saved profiles.

A global variable can be deleted by selecting the Delete selected option from the Actions drop-down list or right-click on the global variable and selecting the Remove option from the context menu.  

If the global variable is in use in workflows' parameter configuration or in workflows' source file and the user wants to delete the global variable, a warning message will open displaying a list will all workflow in which the global variable or its attributes is in use preventing the global variable from being deleted:

Image Removed

Assign admin groups

After defining a folder or a global variable, permissions can be set for other administrators from the Assigned admin groups panel.

In order to assign rights over a Folder or over a specific Global Variable, select it and click the Edit rights button. A list with all security groups of type admin will be available for selection:

Image Removed

The selected security group(s) will be automatically applied to all the global variables existing in the folder.

NOTE: Users members in SuperAdmins security group have automatically rights to use/modify the Global Variables list/properties/permissions.

Attributes

After defining a global variable, an attribute can be added by clicking the Add option from the Actions drop-down list. The Add a new attribute window will open:

Image Removed

  • Insert a name for the new attribute
  • Select the attribute’s typetext, password, binary, integer or double. If password is selected, the value will be displayed as encrypted. If binary is selected, then the selected file’s content will be stored as encrypted in database.
  • Insert a value for the new attribute
  • Insert a description for the new attribute (optional)

An attribute can be edited by selecting the attribute in the Attributes list and by clicking the Edit option from the Actions drop-down list. The Edit attribute window will open:

Image Removed

  • Insert a new name for the attribute
  • Select the attribute’s typetext, password, binary, integer or double. If password is selected, the value will be displayed as encrypted. If binary is selected, then the selected file’s content will be stored as encrypted in database.
  • Insert a new value for the attribute
  • Insert a new description for the attribute
  • Check the Save in a new profile checkbox if the attribute is used in workflows' parameter configuration and the Name property is edited
  • Click Save changes in order to finish editing the attribute

If the attribute is in use in workflows' parameter configuration or in workflows' source and the user edits the name of the attribute, the new name will be automatically replaced in the workflows' files and configuration of the parameters, but not in previously saved profiles.

An attribute can be deleted by selecting the attribute from the Attributes list and by clicking the Delete option from the Actions drop-down list

If the attribute is in use in workflows' parameter configuration or in workflows' source and the user wants to delete the attribute, a warning message will open displaying a list will all workflow in which the attribute is in use preventing the attribute from being deleted:

Image Removed

NOTE: if a global variable is duplicated, attributes will also be duplicated.

NOTE: Click on Compute All/Compute options to check the existence of the global variables/attributes in workflows' sources and workflows' parameter configuration and to create mappings between objects to prevent deletion of a global variable/attribute in use and to automatically rename global variables/attributes if the Name property was edited. 

Export/Import 

The Export All and Import All buttons are visible only for super admins. When an export is finished, all data is exported in a .dat file except the rights.

Image Removed

After clicking Import All and selecting the .dat file, the Global Variables import window should open:

Image Removed

The Import window displays the exported global variables structure with distinct icons for folders, global variables and attributes. It also allows the user to overwrite the existing global variables and/or attributes. If you select to overwrite an existing global variable, it will be overwritten in the current parent folder, not the folder displayed in the Import window:

Image Removed

If the global variable exists and you choose not to overwrite it will be created with a string at the end. ( ex username_c071255482). If the global variable does not exist, the overwrite option will be disabled. 

NOTE: Global Variables/Attributes of type password will be imported empty-valued. 

A single global variable can be exported by right clicking on it and choosing the Export Variable option. It can then be imported in a folder by right clicking on it and then choosing the Import option.

Image Removed

A single global variables folder can be exported by right clicking on it and choosing the Export Folder option. It can then be imported in a folder by right clicking on it and then choosing the Import option.

Image Removedselect workflows for which local workflow logging files will be saved during workflow execution. This feature is directly related to the configuration for the Execution Agent in Settings → Execution Agents → Local Workflow Logging. If the Local Workflow Logging setting is enabled for an Execution Agent, all workflows selected in the tree will have local logging files created during execution, on the specified path.  

Image Added

Users have multiple options to select / unselect the workflows that will be logged locally.

In order to activate a workflow for local logging, select it from the tree and click on Activate selected button. After the workflow has been activated for logging, it will be marked with (active) after the display name in the tree. 

Image Added

In order to deactivate a workflow for local logging, select it from the tree and click on Deactivate selected button. The workflow will no longer be marked active. 

Use Activate/Deactivate all buttons if you want the operation to apply for all workflows in the tree. 

NOTE: snippet workflows and Info Elements are excluded from the tree (snippet workflows are excluded because they cannot be executed from Portal, only triggered by other workflows and Info Elements do not have Tracking Data)