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.
SugarCRM and OpenAir Integration
<p>Hi,</p><p>I am trying to integrate openair with my sugarcrm based application. I am using the soap XML based API of openair. I am able to call the "login" operation of openair and getting the session id from there. But when i tried to call the "read" method to read the project object of openair, it is not returning me anything in the response.</p><p>Please find attached herewith are the nusoap.php and test.php files.</p><p>I am using the nusoap's class to instantiate the soap client object. Kindly replace the XXXX with your own login credentials in test.php.</p><p>I am desparately looking for the solution. </p><p>Your
0