Question
2
Replies
129
Views
Posted: December 22, 2016
Last activity: January 2, 2017
Closed
Solved
Declare Triggers getting fired while importing the Jar
Hi All,
I have a RAP with Declare trigger rules. Facing issues while trying to import it on production. How to disable declare rules to trigger for a while.
Will changing the below setting in prconfig.xml will stop the declare triggers to fire during import of RAP file.
<env name="declarative/enabled" value="false" />
Thanks,
Prudhvi.
Hi Prudhvi,
Before suggesting the solution, i want to know what are the contents being placed in RAP rule ?If you are shipping the Instances of an object,in which declare trigger is monitoring them, then I would suggest to ship the instances in a seperate RAP rule .
Cheers,
Naren