Rajiv - Friday, January 28, 2011 3:56 AM:
Hi Everyone,
I want to know how to capture server events.How to go about If i have to trigger some message or data exchange with ERP system based on the event like ECN process completed at ARAS PLM.
Ronan - Friday, January 28, 2011 9:38 AM:
Have a look at the ECN in Administration > Workflow Maps, click on the last step, then the "server events" tab.
Voilà, here you can bind a server-side C# method of your brew sending stuff to SAP, for exemple linked to the "OnActivate" or "OnClose" event.
Workflows are not the only place you can bind methods, lots of items have similar usable events (lifecycles, itemtypes, relationshiptypes...). Use the one you need.
Rajiv - Monday, January 31, 2011 6:33 AM:
Hi Ronan,
Thanks for your reply,can you let me know what informations should flow to ERP system after the ECN is completed at ARAS PLM.
Rajiv
Brian - Tuesday, February 1, 2011 5:54 AM:
Hi Rajiv,
Really that depends on you and the ERP system you are using.
Typically you would send new Part number information, updated Part revision information and BOM change information but it really depends on how your ERP system is configured and what you are using Innovator for.
Cheers,
Brian.