Jira Code: TRS-579 The main use of map-reduce script to process bulk data and update NetSuite. We can trigger Map-reduce by submitting the task inside the script, but it will never return any data or error message once it completed.If any of the reduce(stage in map-reduce script) becomes fails we can create a text/CSV in… Continue reading Map Reduce Error Handling
Month: July 2020
Formula to categorize Asset and Liability Account From Account Number
TRS-900 Mostly chart of accounts is categorized by account type and account description. If we need to distinguish accounts from account number we can use formula text when searching accounts. If asset accounts number were starting with the character ‘1’ and liability accounts were starting with ‘2’ we can use the following formula to distinguish… Continue reading Formula to categorize Asset and Liability Account From Account Number