What is the deployment process for an application developed on ServiceNow?

runnah
Kilo Contributor

Hi, I was curious as to the procedure for deploying a built application onto the ServiceNow store?

Thank you.

4 REPLIES 4

Suresh1
Tera Guru

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


Kushagra Mehrot
Kilo Guru

Please check out the below wiki link !


Sharing Applications - ServiceNow Wiki


Nana5
Mega Guru

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


Uncle Rob
Kilo Patron

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.