Expert Mode in the "Processes" Module
Turn on Expert Mode
You can enable the "Enable Expert Options" setting via the main menu under "Tools / Options / Processes. "
"Expert" tab
In Expert Mode, you'll also find the Expert tab in the Properties dialog box for most process elements. Here, you can edit the attributes that describe the respective element in the XML application file.
The names and values of the current element's attributes are displayed here. You can change the value by clicking in the corresponding cell.
/ Edit Attribute
Opens a dialog box where you can create a new attribute.
Remove Attribute
Deletes the currently selected attribute.
Add Property / Edit Property
Depending on which class you selected in the previous step, the corresponding properties are listed here. You can also enter the names of your own properties directly here. Select the type here. Clicking "Generate GUID" at
generates a GUID.
Starting with Intrexx version 12.0.0
You can also access this dialog box by using a credential. You can find all the information here.
Details
In Expert Mode, you can access the "Details" dialog, which can be opened via the main menu under "Edit / Details" or by pressing the F4 key when a process element is selected.
Process Details
You can access the process details from the main menu under "Edit / Details" when you select the Process tab. Here, you will find information about the process title and GUID. In addition, the temporary working directory can be opened.
If there are entries in the history, the most recent entry, along with the date and time, is displayed here.
Filter Editor
When the expert options are enabled, you can access the filter editor, where you can edit the XML for filters—for example, in the properties of a global timer to filter the selected data group there.
Groovy script
In Expert mode, the path to the Groovy script file can be changed in the "Script" tab of the Properties dialog for the Groovy Event Handler, Groovy Condition, and Groovy Action process elements.






