-
Workaround for SOAP initialize when Cross-Subsidiary Fulfillment is enabled
Hi, we are experiencing errors in SOAP (initialize) after enabling the Cross-Subsidiary Fulfillment in our account as the inventorylocation field needs to be included. Has anyone got a workaround for this? Appreciate it
-
PUSH PAYMENT ISSUE (SOAP request)
Title: PUSH PAYMENT ISSUE (SOAP request) Hi Team, Hope you are doing well. Could you please help me with the next situation? I'm pushing payment via SOAP with the field "class" and getting such an error: Unable to complete the transaction. You do not have permissions to set a value for element class due to one of the…
-
SOAP create vendor bill results in USER ERROR with error message null
Hi - Usually the error message gives you something to go on, but this one is getting rejected with no error message. Any idea why that would happen or how to diagnose? I cannot see any mandatory fields not being set, any obvious problems with subsidiary mismatches, etc. thx
-
WSDL Version List in NetSuite
Hi all, We're trying to understand how the list of WSDL versions shown in NetSuite (Setup → SOAP WS UI → SOAP WS Client) is populated and whether it can be updated or refreshed manually. We're seeing some older, legacy versions listed, even though our integrations are already using the latest supported version. We’ve…
-
Questions about SOAP Web Services endpoint release/support policy changes
This is in reference to the SOAP Web Services endpoint release and support policy changes announcement posted earlier today. Also, this is my first time posting in the community, so I apologize if I'm posting in the wrong place or doing something else incorrectly. I just wanted to get some clarification on what all this…
-
Retain Sales Order Item Pricing with SOAP/SuiteTalk
I have an integration with NetSuite using SuiteTalk/SOAP that commits lines on Sales Orders. I am running into an issue where prices for items are not retaining after the item has gone through a price increase. When saving the SO back to NetSuite using SOAP services, it's pulling the current price and updating the line and…
-
How to stop SOAP Web Services Process
Hi there! I'm working in our sandbox, trying out some asyncSearch. I naively submitted a job to query all transactions with no filters, and the resulting job seems hung. the "time remaining" keeps going up to increasingly astronomical numbers. I thought I'd wait a max of 15 minutes for a timeout, but no such luck. It's…
-
Creating Vendor Prepayment through SOAP
Hello Gurus, is there a possibility to create a "Vendor Prepayment" through SOAP API? Thanks!
-
currency exchange provider WSDL version?
Hi Team. Does anyone know what protocol the HSBC/Xignite currency exchange rate providers use? If SOAP/XML, what is the WSDL version? This question is related to the recent announcement of disabling WSDL v2017_2 in NetSuite 2024.2. I've reviewed my explicit integrations and the SOAP web services usage log and found no such…
-
PHP Toolkit - Accounting Transaction Search Advanced Problem
I have been working with the PHP Toolkit for some time now, essentially to generate saved transaction searches, so I can later consult them with the PHP Tookit. Now I need to work with multi-book transactions: I generate a default search and then configure the PHP Toolkit with the internal ID: When I run the script I get…