I want to Add and update the records but we do not have API , I am thinking of using webservices with MEC, have anybody done this . Is there any other alternative. (using M3 13.4)
Thank you.
Hi,
Below link you can find how to call a webservice using mec.
https://m3ideas.org/2016/08/10/calling-soap-web-services-from-mec/.
And Below links you can find how to develop webservices.
https://inform3.wordpress.com/category/m3-web-services/
https://m3ideas.org/category/m3-web-services-mws/
You can call the web services from ION if you have that in your 13.4 environment. I've done this for a few integration and data conversion activities.
Most robust though is getting an API for the add/update transaction from Infor or a 3rd party.
MEC is java.
You can call any web service.
In MT the story is another....