Input

The Input tab has the following fields.

Field Global Var? Description
rulesession
Yes Specifies the agent where the rule function is to execute.

Optional if the processing unit has only one agent

To specify a value, enter the agent name (as specified in the CDD file).

rulefunction
Yes Optional. Allows you to override the rule function specified in the Configuration tab.

Enter a global variable that is used to specify the name of the rule function at runtime. Do not enter the .rulefunction extension. The rule function you specify must have the same signature as the function specified in the Configuration tab (and a different name). See Overriding the Rule Function at Runtime

lockWM
Yes Default value is true. The working memory is locked during the invocation.

You can set the value to false only if conditions explained in the section Using the lockWM Parameter are met.

arguments
No Displays the arguments for the rule function, if it has any.

Map the available process data to the activity input, or enter values in the fields as appropriate for the datatype of each argument.