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.
Trial Balance report via WebServices
Dear Friends at the Forum,
I've been assigned the task to download the Trial Balance sheet per month to populate a data warehouse schema in our company's server. So far, the solution I've been using is downloading the Trial Balance report into a .csv file and then inserting these records into the proper tables. I figure that there must be an alternate solution to do this task more automatically via WebServices, but I'm not sure what Operation will get me the trial balance records.
The SuiteTalk Platform guide mentions a getSelectValue operation, so I tested it with the account_balanceSheet
0