Upgrading Synchronization Server (Contacts)
Upgrade the components in your .NET or Java Web application that synchronize Contact and Segment data for Audience Manager.
Procedure
- Go to your Web site running your Synchronization Server components for Contact Synchronization.
- Upgrade your Content Delivery—the files you need to upgrade are delivered as part of the Content Delivery API Server Role:
- In a .NET Web application, replace your JAR files and DLLs
- In a Java Web application, replace your JAR files
- Access the SDL Tridion installation media.
- In a .NET Web application:
- Update the DLLs for Contact Synchronization, Tracking and Tracking retrieval: navigate to Outbound E-Mail\Presentation System\NET\Synchronization\bin and copy and replace the existing DLLs in the \bin folder of your Web site.
- Update ASPs for Contact Synchronization: navigate to Outbound E-Mail\Presentation System\NET\Synchronization\ and copy and replace your existing
Profilesync.aspxandProfilesync.aspx.cspages. - Update JARs: navigate to Outbound E-Mail\Presentation System\NET\lib and copy and replace the existing JAR files in your Web site \lib directory.
- In a Java Web application:
- Update JARs for Tracking and Tracking retrieval: navigate to the Outbound E-Mail\Presentation System\Java\Tracking directory and copy and replace the existing JAR files in your Web site \lib directory.
- Update the JSP for Contact Synchronization: navigate to Outbound E-Mail\Presentation System\Java\Subscription\Web and copy and replace your existing
profilesync.jsppage.
- If you are upgrading from version 2009 SP1 or older, you need to perform Upgrading OutboundEmail.properties.
- Test the installation by opening a browser and running the
profilesyncpage.