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
creece
03/29/2023, 5:26 PM
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
erictgrubaugh
03/29/2023, 6:05 PM
^ 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
creece
03/29/2023, 6:51 PM
Yes, you can also do that for sure.
l
Lucas
03/30/2023, 4:04 AM
Thanks.
Lucas
04/10/2023, 11:39 AM
Can someone explain me difference between SDF based SuiteApp created though SuiteBundler and SuiteApp created through Control Center?