Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

export and import

Govindaraju
Tera Contributor

I want to export and import into the another instance. Since dictionary is disabled I don’t know the field details. Is there a way to do export and import along with fields without creating table in the destination. Thx

1 ACCEPTED SOLUTION

Yes you need admin access.

 

Please accept the solution if it helped 

View solution in original post

3 REPLIES 3

Runjay Patel
Giga Sage

Hi @Govindaraju ,

 

You can export data in xml format and import into your target instance but if fields are not present then it wont create it.

 

Another way you can sync all details from instance to another using clone. It will create same replica of your source instance to target.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

Here in this Video, I have covered the Classifier and Process Classifier for Application Thank you for visiting my channel. Here, I'll share various technical knowledge. Feel free to reach out to me directly for any Service Now-related queries. Your support encourages me to consistently deliver ...

Govindaraju
Tera Contributor

Hi Runjay Patel, thanks a lot for your answer. i think i should have admin rights in both placess. could you please confirm ?

Yes you need admin access.

 

Please accept the solution if it helped