Hi at all,
it is possible to call an IPS from the MeC/IeC in M3 cloud MT?
Thanks
Fabio
Hi Fabio,
No, that's not possible.I had the same need.I did it differently.in MEC, I write a record in CUGEX1 with the data I need.I declared an event in CMS047 (CUGEX1/Create) which triggers a workflow.The workflow calls the IPS.I haven't found a simpler solution.
Christophe.
I have had problem where MOVEX (via CMS041) is not allowed to run IPS/IONAPI.
Can you, in Workflow, set a new user that is allowed to run IONAPI? Which user in your case, runs CMS047 -> IONAPI? If Movex, how did you succeed to pass by IONAPI/IPS call?/ Susanna
Hi Christphe, sadly, many thanks for your prompt reply.
Hi Susanna,
Workflow is run with a service account that has Administrator rights. I don't use CMS041.
Christophe
I believe you should be able to do this by 'wrapping' IPS API Call within a small XTendM3 program, but unfortunately this is something that you would need a Consultant to do, since Infor is not allowing Customers to create these.
That said, if you need to create a XTendM3 program anyway you might want to build out the logic in there instead to ensure 'future proofing'.