Transfer a service portal page to another instance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2018 11:25 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2018 07:54 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2018 07:58 PM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2018 09:13 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2020 12:06 AM
Seems like it is exporting only the SP page and not other elements.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2020 03:26 AM
Can you please explain where and how should I import the containers?