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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Axis 2 Adoption/Code Gen Problem
Axis 1.x can be considered legacy now. Is Netsuite going to officially adopt Axis 2 and change documentation and example code?
When running the Axis 2 code generator against https://webservices.netsuite.com/wsdl/v2008_1_0/netsuite.wsdl
I get the following:
Retrieving schema at 'https://webservices.netsuite.com/xsd/transactions/v2008_1_0/inventoryTypes.xsd', relative to 'https://webservices.netsuite.com/xsd/transactions/v2008_1_0/inventory.xsd'.
log4j:WARN No appenders could be found for logger (org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
log4j:WARN Please initialize the log4j system properly.
Exception in thread "main" org.apache.axis2.wsdl.codegen.CodeGenerationException: org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.RuntimeException: Element QName is null for ExceededRequestSizeFault!