Are there any tools to strip out all the scripts f...
# administration
m
Are there any tools to strip out all the scripts from the account?
c
Without hitting the "reset" button, you'd have to manually go undeploy them.
netsuite may have something they can do but there's no "click a button and all scripts are disabled" functionality
m
Ah, sorry - I meant, a way to download all the scripts. SB is way too old at this place and there's been a lot of new functionality added. They need to do a refresh asap and I need a way to get these new scripts out for backup.
d
use SDF
m
Does it require SDF plugin of any sort?
d
not a NetSuite plug-in, no You can use it directly in a CLI, or download the extension/plug-in for VS Code or Webstorm (vs code is free). You need to do a few things in NetSuite to set it up (enable a feature, assign the dev role). See the SA articles: Getting Started with SuiteCloud Development Framework and SuiteCloud Development Framework Setup
Sorry, I see you're already using SDF with Webstorm 👍 https://netsuiteprofessionals.slack.com/archives/C29HQS63G/p1688471159588429
m
Ah, so create SDF project. Would I still be required to use CLI?
d
you can use either the CLI or the webstorm plug-in if you've got it working you again
If you're doing a SB refresh, don't forget about custom objects that are part of your customizations too. Might make sense to be making discreet SDF projects
m
Right, that's great...thanks 👍
m
Have a look at Salto for this
👍 1
m
This works fantastic for scripts. For custom fields/records - I can't seem to see them listed when attempting to import them from the Objects directory but the pop just shows me a search criteria. I thought it might just list everything?
This message contains interactive elements.
All good. There's a drop down to filter the objects, didn't see that. I love this plugin!
c
are you using the file cabinet as code storage as well? Like do you have a code repository where these scripts live? You mentioned that you needed to take some stuff out as backup which made me think you should have those scripts already in a repo.
r
How much Salto subscription cost ?
m
For just backing up the file cabinet you can use their free tier
r
For complete thing, moving changes from sandbox to prod, bitbhcket pipeline, etc.
m
Doesn't look like they publish the pricing for NetSuite on their pricing page
r
Just wanted to know the rough price range if anyone using it.
m
A while back I was told list price is 8k per user per month for all applications / features
r
Thank you