hello fellow SuiteScripters. I’m wondering whethe...
# suitescript
s
hello fellow SuiteScripters. I’m wondering whether anyone has experience with the Bank Reconciliation connectivity plugin interface functions. I’m connecting to S3 to download some files using the
ns-aws-s3.js
custom module. Currently getting a SSS_INSTRUCTION_COUNT_EXCEEDED when trying to s3.getObject. The same snippet works in a restlet/suitelet so my guess is that it’s to do with the connectivity plugin’s execution governance. Anyone got some insight?