Set Thresholds Through Work Item (Workflow)
A sample section of workflow that sets the rulebase information threshold is shown below:
<Activity Name="CheckPrices">
<action>Workitem</action>
<Parameter direction="in" name="InformationThreshold" eval="constant" type="long">5</Parameter><warning_threshold>5</warning_threshold>
<severity>3</severity>
You can set the following thresholds:
Step-thresholds are used to set thresholds that are relevant to the current step.
Copyright © Cloud Software Group, Inc. All rights reserved.
