Upgrade the Experience Edge Connector to version 20.0
If you are using Sitecore 10.2 or later, this topic explains how to upgrade the Experience Edge Connector from version 19.0 to version 20.0.
To upgrade the connector:
-
In the Website root folder, locate the
App_Config\Modules\ExperienceEdgeConnector\ExperienceEdgeConnector.configfile, and back it up. -
In the same folder, disable all
ExperienceEdgeConnectorindex config files by addingdisabledto the file extension name, for example:ExperienceEdgeConnector.Search.config.disabled. You can remove the disabled file after completing the upgrade successfully. -
Open the
App_Config\ConnectionStrings.configfile, and change the connection string name fromexperienceedge.authoritytoexperienceedge, and add details of the Experience Edge authorization credentials you were provided when you signed up, as shown in the following example. Replace the placeholders (AUTHORITY_URL_HERE, and so on) with the correct values for your subscription: -
Disable the
Sitecore.ExperienceEdge.Connector.Search.dllfile by addingdisabledto the file extension name. You can remove the disabled file after completing the upgrade successfully. -
Install the Sitecore Experience Edge Connector version 20.0 on your Sitecore instance.
-
In the Content Editor, go to
/sitecore/system/Publishing targets. -
Add a publishing target item, set the value of its Target database field to
experienceedge, and make sure the Publish to Experience Edge check box is selected. -
Perform a full site republish.