Hi All, I am trying to deploy SDF SuiteApp projec...
# sdf
v
Hi All, I am trying to deploy SDF SuiteApp project from Eclipse to Netsuite Account. I have validated and deployed the project in the target account. But the bundle installation script is not getting executed after deployment. How to execute bundle installation in SDF SuiteApp Project. In SDF project, I have included the bundle installation custom script object in the object folder.Also added .js file in file cabinet--> Suitescript-->projectname Folder. I want to execute the bundle installation script when deployment of the SDF SuiteApp project completed successfully. Can someone help me know if I have missed something essential? Thanks,
a
I think you are mixing a couple of things here
You can create a SuiteApp using SDF, adda Bundle Installation Script and distribute it through SuiteBundler. In that case, the Bundle Installation Script will fire If you want to have a SuiteApp with some installation logic but distribute it through SDF (deploy/new SuiteApp Control Center), then you need to create an SDF Installation Script