Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Invalid shipmethod reference key (WSDL)
When trying to mark Drop Ship Purchase Orders as shipped via WSDL I'm receiving the following:
"ERROR: INVALID_KEY_OR_REF - Invalid shipmethod reference key 3"
A similar same issue was reported as an issue with the UI here:
https://usergroup.netsuite.com/users/showthread.php?p=103266
The process I am running was originally developed on WSDL v2.6. It ran without issue or change since v2.6. I updated it today to v2009.1 and received the same error.
I've tried forcing the shipstatus via:
oItemFulfillment.shipStatus = ItemFulfillmentShipStatus._shipped
Next I will try forcing the shipmethod based on what is defined on the PO.