Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
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