I have a requirement where an IPS needs to be called from H5 Script. Problem is IonApiService class provided only accepts JSON as input, whereas IPS needs an XML input document. Please let me know if anyone has resolved similar issues. Thanks!
Hi
Cloud, I assume? I suggest that you put this into a Xtendm3 API that can call IONAPI and then use that in the script
/ Susanna
Check out this post, it has the information you should need to call IPS API (POST API) from a Script.
https://community.infor.com/infor-developers/f/m3-development/30644/h5-script---fails-in-ionapi
you can also check out the below, even though it is a Mongoose question for calling IPS API, it still has some useful information for you I believe.
https://community.infor.com/infor-developers/f/mongoose-development/31231/error-on-body-xml-when-posting-to-ips-api-from-mongoose
Yes, that's possible, hereby an example method:
Service name: MDMC_MMS425
Method name: AddBackOrderPolicy
Program name: MMS425