Social Media Publisher | HCL Digital Experience
The Social Media Publisher for Web Content Manager is an extension to Web Content Manager that allows businesses to promote their web content on social networks, and provide some basic statistics about the promoted content. When migrating the Social Media Publisher, you need to merge your configuration settings.
About this task
Procedure
- Ensure that the WasPassword and PortalAdminPwd passwords are set in the wkplc.properties file.
- Edit
wp_profile_root/PortalServer/wcm/social/smp.propertiesto ensure that the configuration is correct for the current server or cluster node. Specifically,AUTHOR_DB_URL,AUTHOR_DB_NAME,AUTHOR_DB_SCHEMAandAUTHOR_DB_TYPE.Note: The parameter settings in smp.properties are case-sensitive. - Run the following registration command from the
wp_profile_root/ConfigEnginedirectory:- Windows™
- ConfigEngine.bat register-wcm-social
- AIX® HP-UX Linux™ Solaris
- ./ConfigEngine.sh register-wcm-social
- IBM® i
- ConfigEngine.sh register-wcm-social
- z/OS®
- ./ConfigEngine.sh register-wcm-social
- Run the following deployment command from the
wp_profile_root/ConfigEnginedirectory:- Windows™
- ConfigEngine.bat deploy-wcm-social
- AIX® HP-UX Linux™ Solaris
- ./ConfigEngine.sh deploy-wcm-social
- IBM® i
- ConfigEngine.sh deploy-wcm-social
- z/OS®
- ./ConfigEngine.sh deploy-wcm-social
- Restart HCL Digital Experience.
- Repeat these steps on every server and cluster node.