The example customer service portal was provisioned in DEV, TEST, PROD environments. (by first timer tech staff.)
I customized the portal in DEV. removing most of the boilerplate stuff. I have a home page and a page that contains and entity list of cases. The only action on the list is View. No create or edit actions.
Question 1: Did I use the correct schema file?
Using the Configuration migration tool, I exported the DEV portal using CommonDataService_Starter_Portal.xml schema file. I wasnt sure if I should have used that one or Customer_SelfService_Portal.xml
The export worked well.
The import into the TEST environment went well and imported fine.
When I start the portal in TEST, I see my customizations and the original boilerplate functionality on the same page.
The home page has the forum stuff and the Get Help contact stuff and the standard images.
Example, the navigation at the top of home should have fewer items in it. it actually contains items from both my customized portal and the customer service example portal. see attached image.
QUESTION 2: Is there a way to migrate a customized portal and have it not meld with the example customer service portal.
QUESTION 3: Is it true that a portal has to be provisioned already in the target environment before you can migrate portal to it?
Please help an old guy with his technology struggle LOL!