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.
Pulling a file in CSV format via Webservices
Hello Friends,
We are trying to interface a 3rd party system with NetSuite via webservices. This system has limited webservices capability and does most things in a flat file format internally. This system needs to run multiple batch processes per day. The Batch File needs to come from NetSuite. I can create a saved search with all the correct fields to be transported however, I do not see any way of pulling a file in a CSV format from NetSuite.
The Get Saved Search function will provide all the records in the saved search in an XML format which the system will need to convert into a flat file. It is this conversion step I am trying to skip.
0