Friday, March 11, 2016

Endeca 11.x.x : Add/Rename site name/id in Experience manager

Oracle Endeca provides multi-site features 11.1 onwards in Experience manager. Sometimes Site display name needs to change as per client an... thumbnail 1 summary
Oracle Endeca provides multi-site features 11.1 onwards in Experience manager. Sometimes Site display name needs to change as per client and site id as well.

Find out steps to perform following activities to change Site display Name:-

1. Go to <<Endeca_App_Installtion_Path>>/config/import/pages. This folder may contain more than one folder. Open Site folder that display name needs to be renamed.

2. Edit  "_.json" file and change following property

"displayName": "<<Site names to be displayed in XM>>"

3. <<Endeca_APP_PATH>>/control->./runcommand.sh IFCR importApplication <<Endeca_App_Installtion_Path>>/config/import/pages

4. Open experience manager and see the changes.


Find out steps to perform following activities to change Site ID:-

1. Go to <<Endeca_App_Installtion_Path>>/config/import/pages. This folder may contain more than one folder. Open Site folder that display name needs to be renamed.

2. Edit  "_.json" file and change following property
"linkServiceUrl": "http://localhost:8080/link.json?pushSite=<<Site_ID>>",

3. Change the folder name as site id.

4. <<Endeca_APP_PATH>>/control->./runcommand.sh IFCR importApplication <<Endeca_App_Installtion_Path>>/config/import/pages

Note : - Change the updated Endeca site id in ATG site repository for given site.


Find out steps to perform following activities to Add new Site:-

1. Go to <<Endeca_App_Installtion_Path>>/config/import/pages. This folder may contain more than one folder. Open Site folder that display name needs to be renamed.

2. Copy Existing folder and paste under pages folder.

3. Rename Folder Name.

4. Update Site Display name as per post above.

5. <<Endeca_APP_PATH>>/control->./runcommand.sh IFCR importApplication <<Endeca_App_Installtion_Path>>/config/import/pages

No comments

Post a Comment

Note: Only a member of this blog may post a comment.

Text Widget