Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
NetFlex faults descriptions
Hi All!
A short introduction first - our team is working on NetSUite-Outlook integration, invilving NetFlex web services. Sometimes we face issues that are likely to appear on this forum
Thus the first one follows...
NetFlex fault descriptions seem to be processed ambiguously.
It appeared that NetSuite could response using different types of objects while writing elements nested inside detail element.
For example in case of supplying wrong credentials it responds like this:
<invalidCredentialsFault xmlns="urn:faults_1_3.platform.webservices.netsuite.com">
<code>INVALID_LOGIN_CREDENTIALS</code>
<message>....</message>
</invalidCredentialsFault>