In SST/MDM Allow for custom messages to be processed during the execution of a custom Scenario Role Finish Event


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.

Upvoters
Status

In Review

Board

Syniti Knowledge Platform

Date

10 months ago

Author

Randall Dunn

Subscribe to post

Get notified by email when there are changes.