Skip to main content
Hey folks,

So, I was just playing around with the relationships available in SFDC and was trying to create a one to one relationship. Now after doing some research found it could be done via workflow aswell while I was very much certain that a trigger would be required for two objects connected via lookup relationship.

So, I proceeded with the workflow approach.

Now as per the flow of execution, any system validation fires first and then the custom validation runs. Is there any way by which I can run both the Custom validation and system validation in one go?
2 Antworten
  1. 26. Aug. 2016, 06:29
    Hi Sudip Mondal,

    As far as I know system validation will be on the top ,then only all other validations will work.

    Please refer below link which has the list of order of execution of rules,trigger etc

    http://www.asagarwal.com/2362/order-of-execution-rules-triggers-etc-in-salesforce-debug-log

     

    Hope this helps you!

    Please accept my solution as Best Answer if my reply was helpful. It will make it available for other as the proper solution. If you felt I went above and beyond, you can give me kudos.

     

    Thanks and Regards

    Sandhya

     
0/9000