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!
nlapiRequestURL Help
Hi,
I tried searching the forum with a key word of nlapiRequestURL but I get a return of 0 results saying the words I used is too general...no comment there.
So, I'm trying to send xml string to a web service using SOAP in XML format. I'm getting a returned server response of " soap:ClientUnable to handle request without a valid action parameter. Please supply a valid soap action."
This is the first time I'm using nlapiRequestURL.
Any help is much appreciated.
Here's my code that's currently written in a Suitelet for debugging purposes. Eventually the code will be placed in a server side after submit event.