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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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