Is there a good way to capture all custom objects ...
# suitescript
j
Is there a good way to capture all custom objects from the Sandbox through SDF?
n
You're talking record instances?
Or just everything that's been customized?
For the second, it really depends on the environment. If you have a good naming convention, you can start collecting customizations you/your team have created with searching against "custbody_abc" when importing through Eclipse
j
Yeah, we try to, but some of the older stuff does not follow it.
n
How many customizations is that? It might be worth the 30-60 minutes of work to fix it and then push into the SDF package.
good excuse to force some maintenance 🙂
j
I'd have to check. My concern would be breaking scripts and whatnot.
But yes, we should do some maintenance. Some of the fields and records predate our NS team, so we'll probably leave those be.