Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Sales order simple search
I'm trying to make a simple search of a sales order using the code below but SOAP returns the error below, and ComplexTypeName string exists in my dierectory. Please help and suggestions, thanks
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\rana\internal\PHPtoolkit.php on line 2088
Fatal error: Uncaught exception 'Exception' with message 'ComplexType reference was not found in directory. ComplexTypeName = string' in C:\xampp\htdocs\rana\internal\PHPtoolkit.php:2095 Stack trace: #0 C:\xampp\htdocs\rana\internal\PHPtoolkit.php(26): getNameSpace('string', NULL) #1 C:\xampp\htdocs\rana\internal\search_so.php(118): nsComplexObject->__construct('string') #2 {main} thrown in C:\xampp\htdocs\rana\internal\PHPtoolkit.php on line 2095
Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\rana\internal\PHPtoolkit.php on line 2088
Fatal error: Uncaught exception 'Exception' with message 'ComplexType reference was not found in directory. ComplexTypeName = string' in C:\xampp\htdocs\rana\internal\PHPtoolkit.php:2095 Stack trace: #0 C:\xampp\htdocs\rana\internal\PHPtoolkit.php(26): getNameSpace('string', NULL) #1 C:\xampp\htdocs\rana\internal\search_so.php(118): nsComplexObject->__construct('string') #2 {main} thrown in C:\xampp\htdocs\rana\internal\PHPtoolkit.php on line 2095
0