Hi folks! Is it possible to export a role from NetSuite?
n
NElliott
02/09/2022, 2:46 PM
Yes, with SDF. If you want to copy it to another account you can also use SDF / Bundles and I think "Copy To Account" (if you have that enabled).
w
Wes Mortimer
02/09/2022, 4:40 PM
Thanks @NElliott! I guess I need to find/write a script now.... Unless a kind person has one to hand?!? 😁
n
NElliott
02/09/2022, 4:44 PM
@Wes Mortimer Why a script?
NElliott
02/09/2022, 4:45 PM
The suggested methods you can do via the UI unless you go the SDF route and even that is a few clicks to download / upload the role if you use something like WebStorm and the NS plugin.
w
Wes Mortimer
02/09/2022, 5:43 PM
@NElliott - I'll look into WebStorm - thanks! I'm actually trying to export a tested role from Sandbox to Prod.
n
NElliott
02/09/2022, 6:10 PM
Why don't you just create a bundle with that one role in and deploy it to your destination account?
No need for any other software or changing any account settings?
👍 1
w
Wes Mortimer
02/09/2022, 8:48 PM
@NElliott - Thank you - that was the pointer I needed! (We're currently implementing NS and so I'm very green on NS functionality.) I really appreciate your help!