Hi CRM World,
I read somewhere that Parent/Child pipeline have been deprecated since CRM 2011. If that is true, how should i register a plugin if it can only be triggered in child pipeline.
Suppose i receive an incoming email to a mailbox in CRM. The sequential events are : 1. Email record is created 2. The created email will be added to queue. Since adding email to queue is taken care by internal processes, we can only capture this event in child pipeline (I tried registering a plugin on parent pipeline but i was not able to trigger it).
For D365, child pipeline is deprecated. How should i capture this event? Which plugin step should i use?
*This post is locked for comments
I have the same question (0)