Melvin Pastores
11/01/2024, 6:58 PMCeligo AI
11/01/2024, 6:58 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems like the 'bank import unexpected error' could be due to a few reasons: 1. Invalid JSON: The error could occur when
JSON.parse
tries to parse an invalid number. For example, JSON.parse('01')
would throw an error. Make sure the data you're trying to parse is valid JSON.
2. Account Control Total Mismatch: If you're trying to import a BAI2 bank statement into NetSuite, the error could be due to the total sum of transactions imported per account not matching the Account Control Total amount in the file. You may need to use a parser from the Bank Statement Parser SuiteApp, as the default parser only works for certain banks.
3. File Name Length: The error could also be due to the length of the file name. NetSuite has a limit on the number of characters a file name can have. Make sure your file name is within this limit.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
11/01/2024, 6:58 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.818687916
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.814832091
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.813062429
Celigo AI
11/01/2024, 6:58 PM