The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How do I export my app from one instance and import it into another instance?

C_dric Chen
Tera Contributor

Good day, folks.

So far, all my development has been done in my personal instance. But now that the development is 75% done, it's time to transfer the app to my company's instance. Does anyone know how I can export it after I finish the development and let my co-workers import it like how I imported the "NeedIt" app for my training?

Thanks in advance!

9 REPLIES 9

Nayan Mahato
Tera Guru

Hi,

Below are the ways through which you can do it.

1. Publish an application to an Update Set

2. Publish an application to the application repository

3. CLose the update set.

4. Export-->retrieve->preview->commit, the update set or you can pull it from the Source instance by using the update source as well.

Regards

Nayan

Thanks! I will try this when I finally finish the development.

Maik Skoddow
Tera Patron
Tera Patron

Hi

the most secure way to transfer an application to the next instances is using the Application Repository. That way you don't have to care about Update Sets.

See the following documentation for more information: https://docs.servicenow.com/en-US/bundle/sandiego-application-development/page/build/applications/co...

Kind regards
Maik

Thanks! I will try this when I finally finish the development.