Hi Experts,
I have added following line just before smail command in dm_event_sender.ebs file on Content server to invoke my custom method before sending email notification.
dmAPIGet("apply,c,NULL,DO_METHOD,METHOD,S,TestMethod,ARGUMENTS,S,-docbase_name rmsprdus -username devadmin -r_object_id 09011cd7806f7c76")
As soon as I add above line, the ebs script is failing and I do not receive notification. Can you pls let me know if this is correct way of invocation from ebs script. Is there any log file associated with this ebs where I can debug the issue?
Regards,
Pritesh