We have 2 workflows WF1 & WF2 on Case. WF1 updates a custom field which is the entry criteria for WF2. Will the WF2 fire?



We have 2 workflows WF1 & WF2 on Case. WF1 updates a custom field which is the entry criteria fo..

Answer / Varun Kumar Jaiswal

The Workflow WF2 will not fire immediately after WF1 updates the custom field, because in Salesforce, workflows do not execute automatically when they are activated or updated. However, if a record meets all of its entry criteria at a later time, then it will trigger the workflow. To ensure immediate execution, you can use Process Builder instead which is more flexible than Workflow Rules.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

What are the global key words? : salesforce visualforce

1 Answers  


Explain campaign in salesforce ?

1 Answers  


How we can change the grant access using role hierarchy for standard objects?

1 Answers  


What is a workflow? What all are its components?

1 Answers  


Will data be lost in a custom field if data type is changed to number from any other data type?

1 Answers  


Can the data loader delete the reports?

1 Answers  


What is a Campaign Member?

1 Answers  


When should we use component event and application events?

1 Answers  


How can we refresh/reset the governor limits within a test class ?

1 Answers  


What is the relationship in salesforce? What are its types?

1 Answers  


Is lightning components replacing visualforce ? : salesforce lightning component

1 Answers  


What are methods in rest? : salesforce integration

1 Answers  


Categories