User event script not getting trigged which is deployed on a entity record

251 Views Asked by At

I have created a user event script which is deployed on the vendor record. There is another map reduce script which is creating the vendor record. The user event script is working fine from UI, but when themap-reduce is triggered to create a vendor, the user event script is not working

I have my logic in before submit and after submit event of the user event

0

There are 0 best solutions below