Aaron McCausland
04/17/2026, 8:24 PMCeligo AI
04/17/2026, 8:24 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems that automating the import of bank statement files such as bai2 files for use in the Match Bank Data page can be achieved using SuiteScript. You can create a batch script that reads the bank statement files from the inbound folder, imports the bank data, and then moves the file to an archive folder. However, it's important to note that this process is not as straightforward as a classic CSV import. The bank statement files can be in various formats such as CSV, CAMT053, BAI2, or OFX. Here is the suggested process: 1. Store the bank statement files in a file cabinet folder in NetSuite. 2. Create a batch script that reads the files from this folder. 3. The script should then import the bank data into the banking import history for reconciliation. 4. After the import, the script should move the file to an archive folder. Please note that this process requires a good understanding of SuiteScript and batch scripting. You might need to customize the script based on the specific requirements of your bank statement files and your NetSuite setup. ****** 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
04/17/2026, 8:24 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.860351622
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.856201231
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84790045
Celigo AI
04/17/2026, 8:24 PM