I may have asked this before, but is there any sim...
# suitescript
a
I may have asked this before, but is there any simple way to recreate a record from one account to another(i.e. production to sandbox? Preferably using suitescript as opposed to xml. I know with searches this is pretty simple, but I have other records that are large and I don't want to work on in directly in production, but recreating can be tedious
b
nothing really simple, dont expect to use suitescript for this problem unless you are really quick at integration
id only expect to be able to justify the time if the process is used to prepare a backup process
which honestly should probably be spent perfecting that saved search / csv import approach
a
I just posted in the main channel thread Just a record instance or 2. For example a sales order with 10 lines. I want to duplicate the case as similar as I can in sandbox without having to manually enter all that information
b
probably wasting your time for 2
a
With saved search its very easy. I do it all the time. It takes minutes
Got it