Does anyone know if it's possible to include manag...
# bundles
c
Does anyone know if it's possible to include managed bundled components in your own bundle? Scenario... We're trying to bundle a custom dashboard we created that has a custom portlet (NetSuite's Dashboard Tiles). The Dashboard Tiles is a managed bundle from NetSuite. When I include the dashboard in my bundle, SuiteBundler pulls a couple of the Dashboard Tiles components in automatically. What is the net effect of deploying our bundle to a production account that already has the Dashboard Tiles bundle installed in it? By the way, "Use SDF" is not in the cards... our bundle is part of a large micro-vertical product and we've been down the SDF road already. Still too many issues with SDF.
e
It is possible, however I have had instances where it has caused the bundle install to fail (if including components from the Dunning bundle) or instances where the managed bundle fails to upgrade (fixed asset management bundle). In the first scenario I had to remove anything linked to the dunning module and create them manually. In the second scenario I had to dissolve my bundle once installed so that the fixed asset module could be upgraded.