Transfer a service portal page to another instance

JC S_
Mega Guru

We made changes on a service portal page on our production instance and we want to export that page (including layout changes we did for the rows, columns, widgets, etc. on the page). Tried exporting the XML of the page record and imported it on our development instance however the layout on the page itself was not migrated.

 Need help on how we can move this page along with all its contents now.

11 REPLIES 11

No. I don't think there is an easy way. It is just one time for you. So shouldn't take much time.


Please mark this response as correct or helpful if it assisted you with your question.

If that's the case, how do we export all of these dependent content of the page? Can't we just use an update set and modify the page and all of its dependent components are included?

Import these attached script, which will add Export Page UI action to you Page. Do export page and then import the page to your dev instance and check if all the elements are imported.

 

I didnt get a chance to test it well. Can you try it on your Non-Prod env?

 

The last option for you, if nothing works is to clone PROD to Non-PROD.


Please mark this response as correct or helpful if it assisted you with your question.

Seems like it is exporting only the SP page and not other elements.

Can you please explain where and how should I import the containers?