Bulk API for Infor M3 REST Connector
In order to increase performance, implement a Bulk API for Infor M3 REST Connector. Instead of the iterator on a table sending individual transactions, a developer should be able to select Bulk and the restful webservice should combine transactions and send a single message, as shown in BulkPOST.png.
5
votes
AdminPaul Phillips
(VP Product Management, Novacura)
shared this idea
Bulk API request in Infor M3 REST is available in the connector service version starting from v 2.1.2 as documented in https://help.novacuraflow.com/release-information/connector-services/m3-rest-connector/2.1.2
We hope you enjoy using it.