
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2016 04:10 AM
With the help of this forum and the experts I have my first custom application ready to go to production.
Two questions:
- What is the best way to deploy this application?
- Publish to "My Instance"
or
2. Publish Applications to an Update Set
Is there a preferred method?
Pros and cons of each?
thanks,
David
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2016 05:02 AM
Publishing:
Pros: Easy, simple, quick, publishes the entire app at once so you don't forget anything.
Cons: You may not want "everything" in your app to be published at a specific time (think of a sprint that has stories that are still in development and not ready for testing.)
Update sets
Pros: Able to publish smaller incremental changes with your app. E.g. Just the business rule that uses the new property rather than the whole app.
Cons: You have to remember to manage the update sets as you develop. E.g. Are you using Update set 1 or 2 when you make the mods?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2017 11:18 PM
how can we deploy our instance app...?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2017 06:11 AM
HI Asif,
Can you clarify your question? I'm not familiar with your instance app? What is it? Where is it (which instance - dev)? Is it scoped or global?