Hi there,
I have multiple live integration connections set up like this:
http://1.2.3.4:9090/DynamicwebService_Company1_Test;User.AccessUser_ErpConnectionSource;Company1
http://1.2.3.4:9090/DynamicwebService_Company2_Test;User.AccessUser_ErpConnectionSource;Company2
ErpConnectionSource is a custom field on the user that marks them as belonging to Company 1 or 2. This works well for orders submitted from the frontend.
How does this work with the "Transfer order to ERP" button in the backend on an order's RibbonBar? Since it considers the current frontend user, I don't think this will work correctly and possible send the order to the wrong ERP
Is there a work around for this?
Thanks in advance!
Imar