This has been tested on Rhythmyx 5.6 and 5.7.
To install:
- Ensure that the following additional dependencies are installed:
--psctoolkit5.jar
-
Copy each of the following jars into the /Rhythmyx/libExtras directory (note: these are currently not packaged up with the distribution):
(From the /lib directory in this distribution...) -- jdom.jar -- commons-configuration-1.2.jar -- commons-lang-2.1.jar -- commons-collections-3.1.jar -- commons-logging.jar -- informa.jar -- dom4j-1.5.2.jar -- cglib-full-2.0.2.jar -- ehcache-1.1.jar -- jta.jar -- hibernate3.jar -- pso-workflow.jar -- PSORSSItemImporter.jar
-
Copy the following files into the /Rhythmyx directory:
-- Extensions.xml -- InstallExtensions.bat (or InstallExtensions.sh on UNIX) -- RhythmyxServer.cp2 (or merge with existing) -- rssimport-config.xml -- hibernate.cfg.xml
-
Shutdown the server
-
Run the extension installation tool, either by running InstallExtensions.bat or .sh
-
Configure database credentials in the hibernate.cfg.xml file
-
Configure rssimport-config.xml file
-
Copy properties from log4j.properties to /Rhythmyx/rxconfig/rxlogger.properties
-
Run the SQL statement to create the RXS_CT_SHARED_RSS_IMPORT table (Found in the AppSupport/SQL directory in this distribution).
-
Extract the contents of the "RSS_Import_Support Application.zip" file (found in the AppSupport directory) to the Rhythmyx directory. This includes both the support application as well as a shared group containing the fields needed to support synchronization (these fields should be added to the Content Editor that supports import with this utility).
-
Run the RhythmyxServerPropertiesEditor to convert the database credential in the application extracted in step 8.
-
Restart the server