Hi @aniruddhmaitra
Typically this error message "Error: INVALID_PARAMETER] Invalid search query. Detailed unprocessed description follows. Search error occurred: Record 'transactionStatus' was not found. Bad Request." is thrown because of missing permissions in your Netsuite account. If you haven't already, please try adding all the permissions on the list found here: https://cdn.cdata.com/help/DNJ/odbc/pg_permissions.htm
This is most evident on the Transactions table, but permissions in Netsuite are somewhat complicated, and occasionally you may need multiple permissions just to access all the data in one table. I believe this most likely affects tables that have fields linked to other tables.
If you've already done so, you might need to collect logs for the failing jobs and send them over to the support team at [email protected] for further investigation.
Hi! Thank you for the swift response, Ethan.
I checked the permissions documentation you shared with me, and we had all the permissions from NetSuite.
I stumbled upon a thread, that helped me solve this issue.
https://www.reddit.com/r/Netsuite/comments/1868ic9/transaction_status_list_not_available_to/
I had to give the Setup → Set up Company permission in NetSuite and was finally able to load the transactionStatus table.