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

update set migration

GPavanKumK
Tera Contributor

I have created one portal in hrsd application scope now i want move my update set from current application scope to another application scope how to do this in PDI in easy manner.

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@GPavanKumK 

you will have to create it again from scratchpad in other scope.

Another risky work around which I won't recommend.

1) export XML of those components

2) manually change the application scope in XML

3) Then import these updated XMLs

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @GPavanKumK 

Technically, it is not recommended to create or update records in a different scope. You should create or update them in the actual scope and then use them. If you did it by mistake, you will need to change it manually — download the XML, make changes within the correct scope, and then move it to the new instance or other instance.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************