Try OpenEdge Now
skip to main content
Application Developer's Guide
Using the Rule Wizard framework : Standard macro types : Macro type: process
 

Macro type: process

Allows the user to choose a process template file or receive the process template data from arguments. If the macro receives the process template data from BPM Designer, then the macro is not displayed on the GUI.

Properties

Name
Value
defaultProperty
N/A
stringValue
N/A
processTemplateName
The process template name.
processTemplateFilename
The process template file name (null if the process template was not saved in BPM Studio).

Arguments

The processIndex attribute of the <argument> tag contains the index of the ProcessArgs object in the arguments array.