Update the Request Role page, Finish Event, CustomBusinessRuleExecutorPlugin: Executes the specific Custom Business Rules for the Scenario Role rule.
UPDATE [dbo].[PageEventRule] SET [Priority]=2650, [boaStatus]=4, [ChangedBy]=N'Custom Change', [ChangedOn]=getdate(), [ChangedVia]=N'Custom Change' WHERE [PageEventRuleID] = '30741269-e8d2-4537-b718-9e3dab005687'
CustomBusinessRuleExecutorPlugin: Executes the specific Custom Business Rules for the Scenario Role.
Current Solution is to move rule above from 2500 to 2650 priority so that it runs after webRequestRole_Finish_WorkflowMessageIns which is priority 2600 allowing for customer workflow message to work as desired.
Please authenticate to join the conversation.
In Review
Syniti Knowledge Platform
10 months ago

Randall Dunn
Get notified by email when there are changes.
In Review
Syniti Knowledge Platform
10 months ago

Randall Dunn
Get notified by email when there are changes.