Setting the Car Type field to prevent overriding
Before you run a batch through the workflow, set the SetIsOverrideable property on the Car Type field to False to prevent the operator from overriding an invalid car type.
Procedure
- On the Datacap Studio Rulemanager tab, Rulesets pane, select the Validate ruleset and click Lock/Unlock ruleset. The ruleset is locked for editing.
- Expand the Validate Car Type rule completely.
- Select the Validation: Car Type function.
- Expand the Validations library and select SetIsOverrideable.
- Click Add to function at the left side of the Actions Library pane. The action is added to the Validate ruleset.
- In the Properties pane, set StrParam to False.
- Use the Up Arrow button to move the new action to the beginning of the function.
- In the Rulesets pane, click Save, click Lock/Unlock ruleset, and choose Publish Ruleset.