infor-cloud / m3-h5-sdk

https://infor-cloud.github.io/m3-h5-sdk/
34 stars 20 forks source link

Added support to override the user that executes the API towards M3 #190

Open kimanderssonm3cs opened 4 months ago

kimanderssonm3cs commented 4 months ago

The API url parameter "m3User" allows you to change the user that executes the API call. This is overall a bad implementation in M3, but the attribute exist and therefore it should also be implemented in the Odin library.

This is used mainly when running service accounts, but need to mark the transaction towards specific users.