Workflow Variables

Used when the Script: Advanced Workflow action is added to an Event Rule.

Text Displayed

Variable

Description

Advanced Workflow Name

%AWE.TASK_NAME%

Workflow name

Advanced Workflow Log Path

%AWE.LOG_PATH%

Workflow log path

Advanced Workflow Error Code

%AWE.ERROR_CODE%  

Workflow error code

Advanced Workflow Error Description

%AWE.ERROR_DESCRIPTION%

Workflow error description

Advanced Workflow Error Line

%AWE.ERROR_LINE%

Workflow error line

Advanced Workflow Result Code

%AWE.RESULT_CODE%

Workflow result code displayed in the Windows Event Log and others

Advanced Workflow Result Description

%AWE.RESULT_DESCRIPTION%

Workflow result description displayed in the Windows Event Log and others

Advanced Workflow Execution Time (ms) %AWE.EXECUTION_TIME_MS% Workflow execution time (ms)

 

You can also pass other EFT variables into the Advanced Workflow action. For example, the path to the OpenPGP keyring files can be passed to the workflow with the %SERVER_PUBLIC_KEYRING_PATH% and %SERVER_PRIVATE_KEYRING_PATH% variables.