I am able to assign items to a warehouse and set bin locations using
DynamicsGPClient.CreateItemWarehouse
The problem is if I need to update that bin location, I get the following error
Validation Errors:- Item Warehouse already exists.
When using econnect w/ version 8, I had to set a "UpdateIfExist" property. Is there anything similar when using web services on GP2010?
*This post is locked for comments