We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Domain separation Import and export XML

KishanS
Tera Contributor

I am setting up Domain Separation in ServiceNow. I have two systems: one from which I am exporting data and another to which I am importing it. I need the imported data to be domain-separated on the destination instance, but the source system does not have domains set up. How can I assign specific domains to the data during the import process?

1 REPLY 1

fknell
Mega Patron

Hi @KishanS,

changing to the domain scope and afterwards importing will populate corresponding fields and link the record to the domain.

 

Hope this helps!