Customization on wfin26productaddapprovalv3.xml Workflow

Two new activities has been added in the workflow before the workflow calls the UpdateRecordStateAsApproved activity which will confirms the state of the record in MDM. They are SetRulebaseFilePath and EvaluateRuleBase.

Below is the SetRulebaseFilePath activity - which basically set the absolute rule base file path.

SetRulebaseFilePath Activity for wfin26productaddapprovalv3.xml Workflow

Below is the EvaluateRuleBase activity - which basically calls or executes the rule base file path.

EvaluateRulebase Activity for wfin26productaddapprovalv3.xml Workflow