Hi,
I am using GP 2013. I added my item in Inventory > Quantities / Sites and I still receive this error. Did I do this right?
*This post is locked for comments
Hi,
I am using GP 2013. I added my item in Inventory > Quantities / Sites and I still receive this error. Did I do this right?
*This post is locked for comments
Hi,
Joseph Anderson, I am trying to create a SalesOrder using the web services and I am getting this error:
A validation exception has occurred. Validation Errors: - This site is currently marked inactive.
I am using the field you said in this post:
salesOrderLine.WarehouseKey = new WarehouseKey { Id = "Warehouse 1" }; But continue giving me errors above.
can you please, send me an example of how you fixed that or tell me what other thing I Need to do.
Thank U. In advanced
Edwar
Hi,
I managed to solve it. I needed to associate the ware house key id with the salesOrder line. I used web services:
salesOrderLine.WarehouseKey = new WarehouseKey { Id = "NORTH" };
I also had to use the CreateItemWareHouse method to associate the warehouse and the item.
Where you get this error? On eConnect integration?
Can you re-check Item and sites on Item Quantities Maintenance window?
Thanks
Sandip
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156