RE: SuiteBundle for multi Customers

Hi,

We have developed a project and created bundle based on POS like that. At the time of installing I have lock all the scripts from development account. It will works fine for a customer. The same thing I have installed for multiple customers also.

Now my query is Customer A is asking some changes in the bundle. How do I make changes and deploy it only for customer A without affecting other customers. Is there any possibilities let me know?

Thanks

Parameswarangp Rookie Asked on January 7, 2022 in SuiteBundler.
Add Comment
1 Answers

Unfortunately, you cannot modify locked scripts. Also, when you modify the script in your development account and update the bundle, the changes will get propagated to all accounts that have installed it. There’s no way to cheat that. You can either:

  1. Talk to your customer wherein you’re going to include it in the future release so that it will get applied to your other customers as well. You can develop a setting wherein customers can enable the feature if they want to.
  2. Disable the locked script you’re modifying, then deploy a new one with the updated code. The risk here is that when you decide to install future releases, it will mean that you’ll have to go back to your other customer and merge all the updates you’ve done.

Thanks,

Lea

We do the heavy lifting for your NetSuite Development projects so you can focus on growing your business. 

ceanatech.com

Beginner Answered on February 9, 2022.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.