Change the category code of an item master via the Inventory Manager Web Service
Dear Oracle community,
My goal is to change data on the Item Master using the Web services provided by JDE.
Actuall, with an external app in .Net, I can easily change some of them like :
- dayShelfLife
- description1
- description2
- glClassCode .... using the processInventoryItem method.
After many tries and research, I still don't know how to change the category Codes of an item master using the Web services provided by JDE.
Am I using the correct WebService (Inventory Manager) ?
Am I using the correct method (processInventoryItem) ?
Am I missing something ?
Additionnal info : I can see that the object "salesCategoryCodes" and "purchasingCateoryCodes