Here's a good one. So, deployed a SuiteApp that c...
# sdf
d
Here's a good one. So, deployed a SuiteApp that contains some schedule scripts. A new version is built. Attempt to update the SuiteApp. If a schedule script is running at that time. FAIL. Further, if the user attempts to uninstall the SuiteApp, and a schedule script is running ... FAIL. Ok, I understand why. Now, how to guard against it, or cancel the running scripts, etc. Did bundles behave this way?
c
Never heard of this happening w/ a bundle. It makes sense though.
wonder if thats true for ANY running script.. scheduled/mr etc..
d
Ya, makes sense. It just opens up a ton of questions like ... for a 'Managed' SuiteApp ... it would be impossible to coordinate with all the customer to ensure no queue-able scripts are running
c
Yeah thats why i was curious about "any" script. You'd think it would wait for any associated scripts to finish and then allow the update and then resume it but maybe its not that smart.
d
Or maybe a message of some description. We only got an Error Reference code. No logs. So, we spent over a week with NetSuite support to find this out.