What is the deployment process for an application developed on ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2016 03:47 PM
Hi, I was curious as to the procedure for deploying a built application onto the ServiceNow store?
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2016 10:35 PM
Hi Runna,
If you are developing a new application/ existing ones, you should capture the changes in the update set. Then the changes can be deployed into other instances using update sets.
Procedure:
Retrieved update sets------>Import xml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2016 12:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2016 06:22 AM
Hi Runna,
In your Dev instance left navigation ->Local Update set->create new update set-> mark as current update set
and start your development work once its done . change the state of your update set to complete then there u will get link export xml. click on that link it will download to ur local machine.
then go to ur QA or whatever instance.there in left navigation type retrieve update set ->after retrieving preview ->then commit .....u will find all ur changes there.
Thanks
Prakash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2016 06:55 AM
First, you have to be a part of the Technology Partnership Program.
Once given your instance, you will develop the app in an application scope. (the exception to this rule is if you plan to give the app away for free)
You will also be required to provide product documentation, a test plan, and details on how your company will support the app.
Once your app is complete you will go through a certification process with possible revision cycles.
Once the certification process completes, your app appears on the store. You have to re-certify with every new version of ServiceNow.