
1 件の回答
You can follow below step1) Create one check box on user byPassValidation2) Check that checkbox for your user3) Modify your Trigger and Validation saying that same should execute only if byPassValidation= false.You can check below post for custom setting1) https://www.linkedin.com/pulse/20140824140147-19516399-how-to-disable-enable-all-validation-rules-for-data-loading-in-salesforceLet us know if this will help you