Installing Synchronization components on .NET Web site
You need to install tracking and synchronization DLLs and JAR files and perform configuration files to deploy synchronization for Online Marketing Explorer on a Synchronization Server.
Before you begin
- Content Delivery API Server Role installed in your Web application (for database access).
- It is recommended to install Synchronization components in a separate Web application.
About this task
The installation instructions require a .NET Web application with the following folder structure:
root\
+--bin\
+--config\
+--lib\
+--syncComponent\
- You need to install tracking and sychronization DLLs to the
bindirectory. - You need to install tracking JARs to the
libdirectory. - You need to add configuration files to the
configdirectory. - You need to add the
WebtrackingsyncWeb page to a directory, for examplesyncComponent/, in your Web application.
If your Presentation Server is running on the same machine as Content Delivery, you can put the configuration files in your TRIDION_HOME\config directory and put the Content Delivery JAR files, and third-party JAR files, in your TRIDION_HOME\lib directory.