Hi
For one of our customer script, after converting a M3 H5 script, the IonAPI PUT method converts automatically to POST and fails to execute with error 405.
The script purpose is to update IDM attributes for IDM documents that pop-up for a Purcharse Order selected on PPS200 screen.
It was working perfectly on Portal V1, and still work on portal V1 with the adjusted script.
But it fails on Portal V2 with error msg code 405.
Only method GET and POST are documented in Infor documentation. Is PUT method not usable anymore in new Angular Portal Version ?
We are looking for someone able to help us to fix quickly this script as our technical team is out of idea to solve it.
Has someone encountered and solved any issue when adjusting M3 script to Angular / Portal V2 on PUT method ?
Has someone managed any technical update, httpClient version update to solve some Angular script issues ?