Monday, July 29, 2024

Plugin vs Workflow Execution Order – Which runs first?

Introduction:


In this blog we will see how to trigger Synchronous Plugin before Synchronous Workflow.


Implementation Steps:


1. Open Plugin Registration tool


2. Login with your credentials


3. Select your environment


4. Consider i want my account sync plugin to trigger first


5. Expand your assembly


6. Expand your Plugin Code


7. Open the Step (Which is of Sync)


8. Now Change the EXECUTION ORDER to 0



That's it :)

No comments:

Post a Comment

Day 11 - Customizing Option Sets Dropdown Fields with JavaScript

  In this Blog, we will see how to Customizing Option Sets Dropdown Fields with JavaScript label1 = formContext.getAttribute( "bosch_op...