Just curious about this, 1. When migrating from a...
# sdf
l
Just curious about this, 1. When migrating from a SuiteBundle to an SDF-based SuiteApp, is it necessary for the users to uninstall the previous bundle before using the new SDF SuiteApp? 2. In this migration process, would it be required to obtain a new (BFN)?
c
That's what I did when I converted a bundle. If you try to install an SDF app that's already a bundle, you're gonna get install errors since the fields will already exist. You need to get an APP ID from NetSuite which will also make you go through BFN to release the app. You have to go through BFN each release anyways.
e
^ You can manually set the App ID on every single component that you're migrating, but that can be extremely tedious as I don't think the field is scriptable.
c
Yes, you can also do that for sure.
l
Thanks.
Can someone explain me difference between SDF based SuiteApp created though SuiteBundler and SuiteApp created through Control Center?