Outbound Upgrade Manual. SDL Tridion Development Lab BV

Size: px
Start display at page:

Download "Outbound E-mail 2009 Upgrade Manual. SDL Tridion Development Lab BV"

Transcription

1 Outbound Upgrade Manual SDL Tridion Development Lab BV

2 SDL Tridion Development Lab BV NOTICE: The accompanying software package is confidential and proprietary to SDL Tridion Development Lab BV or its respective licensors. No use or disclosure is permitted other than as set forth by written license with the authorized distributors of SDL Tridion Development Lab BV. Trademarks SDL Tridion, SDL Tridion R5 and SDL Tridion SiteEdit are trademarks of SDL Tridion Development Lab BV or its respective licensors. All other company or product names used herein are trademarks of its respective owners. Additional Licenses Please contact your SDL Tridion sales representative to order additional licenses of SDL Tridion software. offers you a complete overview of SDL Tridion's sales offices and further contact details.

3 Table of contents Preface... 1 Related documents... 2 Chapter 1 Upgrading Outbound Checking changes in prerequisites for Outbound Upgrading Outbound Server Upgrading Outbound database (Microsoft SQL Server) Upgrading Outbound database (Oracle) Uninstalling Outbound 1.3SP Installing Outbound Upgrading Presentation Server Preparing to upgrade Pre-upgrade procedure Upgrading Subscription Management database (Microsoft SQL Server) Upgrading Subscription Management database (Oracle) Upgrading Presentation Server i

4 ii Outbound Upgrade Manual

5 Outbound Upgrade Manual Preface This document tells system administrators how to upgrade from Outbound E- mail 1.3SP1 to Outbound About this guide This manual is for system administrators who have Outbound 1.3SP1 installed on their system and want to upgrade to Outbound Note that upgrading to Outbound requires that you upgrade to SDL Tridion Audience The guide is intended for system administrators responsible for an SDL Tridion installation. 1

6 Related documents This guide is one document from the documentation set for SDL Tridion The full documentation set consists of the following documents, organized by the SDL Tridion 2009 project phase in which they are used: Planning phase The Content Delivery Project Planning Guide (a PDF document) helps project managers prepare for an implementation of Content Delivery. Setup phase The Installation Manual (a PDF document) explains how to get SDL Tridion 2009 modules up and running. The Product Prerequisites (a PDF document) explains which software SDL Tridion 2009 supports or requires. Implementation phase The Content Management Implementation Guide (a PDF document) explains how to set up BluePrint structure, configure security and workflow, and similar broad implementation topics. The Templating Manual (a PDF document) explains how SDL Tridion 2009 templates work, and how to use the Template Builder to create them. The Templating Implementation Manual TOM.NET (a Windows help file) explains how to interact with the.net version of the Tridion Object Model to create Template Building Blocks written in C# or another language supported by.net. This Guide also includes a complete reference of the TOM.NET API. The Templating and Customization Manual TOM (a Windows help file) explains how to interact with the COM+ version of the Tridion Object Model to create Templates written in VBScript or JScript, and how to perform other customizations of the Content Manager. This Guide also includes a complete reference of the TOM API. The Content Delivery Implementation Manual (ASP) (a Windows help file) explains how to implement Content Delivery functionality for an ASP Web site. The Content Delivery Implementation Manual (ASP.NET 5.3) (a Windows help file) explains how to implement Content Delivery functionality for an ASP.NET Web site using the SDL Tridion version 5.3 Content Delivery architecture (supports SDL Tridion R5.3 functionality). The Content Delivery Implementation Manual (ASP.NET 2009) (a Windows help file) explains how to implement Content Delivery functionality for an ASP.NET Web site using the SDL Tridion 2009 Content Delivery architecture (supports SDL Tridion 2009 functionality). The Content Delivery Implementation Manual (JSP) (a Javadoc Web site) explains how to implement Content Delivery functionality for a JSP Web site. The Business Connector Implementation Manual (a PDF document) explains how to implement the Business Connector, which enables external applications to access the Content Manager. 2

7 The Security Manual (a PDF document) explains the minimal user rights and privileges required for the Content Management and Content Delivery system parts to function correctly The Outbound Implementation Guide explains how to configure the product in detail, create Address Books, implement Content Manager security for Outbound , use the available templating frameworks: VBScript (Outbound Script Extension) or.net Compound Templating, implement subscription and tracking, and provides an overview of the Content Delivery APIs. The Outbound Contact Management (.NET) explains how to customize and extend Outbound on the Content Manager using C# or another language supported by.net. The API provides access to the Outbound item types and provides functionality to perform bulk import of Outbound Contacts. The Outbound Content Delivery (ASP.NET) describes the methods and properties which allow you to implement functionality on a.net Presentation Server. The API provides access to Outbound Contacts, tracking, synchronization services, link resolving on the Content Delivery system. The Outbound Content Delivery (Java) describes the methods and properties which allow you to implement functionality on a Java Presentation Server. The API provides access to Outbound Contacts, tracking, synchronization services, link resolving on the Content Delivery system. Usage and Maintenance phase The User Manual (a PDF document) explains to content authors and content editors how to work with content in the Content Manager Explorer Web interface. The Outbound User Manual explains which tasks an end user can perform using the GUI, and what it means to perform those tasks. The WebDAV Connector User Manual (a PDF document) explains to content authors and content editors how to work with content using a WebDAV interface. The Upgrade Manual (a PDF document) tells system administrators how to upgrade to the current version of SDL Tridion from a previous version. The Release Notes (a PDF document) explains how the current version of SDL Tridion has changed compared to previous versions, and which open issues remain. The Maintenance Guide (a PDF document) helps you maintain, troubleshoot and monitor your implementation of SDL Tridion

8 Chapter 1 Upgrading Outbound This chapter describes how to upgrade from Outbound 1.3SP1 to Outbound and consists of the following sections: Upgrading Outbound Server (see page 5) Upgrading Presentation Server (see page 11) 1.1 Checking changes in prerequisites for Outbound Outbound is fully integrated into SDL Tridion The prerequisites for Outbound are therefore the same as for those of SDL Tridion For detailed information, see the SDL Tridion 2009 Product Prerequisites. The following sections describe the most important changes to the prerequisites for Outbound IMAP IMAP as well as POP3 is now supported as protocol for bounce processing. Chilkat Chilkat Software is no longer a requirement Server-side scripting and database support In the previous version of Outbound , two Presentation Server configurations were supported: A COM/ASP-based Presentation Server using a Microsoft SQL Server database A Java/JSP-based Presentation Server using an Oracle database. Support for COM/ASP has been dropped and has been superseded by ASP.NET, and all combinations of server scripting and database are supported: ASP.NET-based Presentation Server with Oracle or Microsoft SQL Server Java/JSP-based Presentation Server with Oracle or Microsoft SQL Server Support for COM dropped Outbound is built on the.net platform. The following COM APIs are no longer supported and have been superseded by.net verssions: 4

9 Contact API (ASP) the API for developing ASP applications on the Content Delivery Presentation Server is no longer supported and has been superseded by the Outbound Content Delivery (ASP.NET) API. The API describes the methods and properties which allow you to implement functionality on a.net Presentation Server. Tridion Marketing Communication Solution API the API for customizing and extending Outbound using the COM+ version of the Tridion Object Model is no longer supported and has been superseded by the Outbound Contact Management (.NET) API which allows you to customize and extend Outbound on the Content Manager using C# or another language supported by.net 1.2 Upgrading Outbound Server This section describes how to upgrade the Outbound Server, from Outbound 1.3SP1 to Outbound 2009, which involves performing the following tasks: 1. Upgrading the Outbound database: Microsoft SQL Server Oracle 2. Uninstalling Outbound 1.3SP1 3. Installing Outbound Upgrading Outbound database (Microsoft SQL Server) Requirements Context You need to plan in advance what extended details you want (to add or remove) and adjust the migration script accordingly. Adjusting the migration script involves mapping the fields in your Outbound 1.3SP1 database to the fields in your Outbound database. Note also that you must make sure to keep the Outbound database (Content Manager) and Subscription Management database (Content Delivery) in sync. This task describes how to upgrade your Outbound 1.3SP1 database to Outbound database The procedure below describes upgrading on a Microsoft SQL Server database using the database scripts provided: 1.Outbound 13SP1 to 2009 Pre-analyze.sql 2.Outbound 13SP1 to 2009 Migration.sql 3.Outbound 13SP1 to 2009 Post-check.sql Important:You need to complete the migration BEFORE creating or updating items in Outbound otherwise content migration using the available script is no longer possible. 5

10 Steps to execute 1. Back-up the 1.3SP1 Outbound database. 2. Restore the 1.3SP1 Outbound database with the name TMCS13SP1 (the database scripts expect this name if the name is different, change the scripts accordingly). 3. Run the 1.Outbound 13SP1 to 2009 Pre-analyze.sql script on your Outbound 13SP1 database to check its compatibility with Outbound The script checks for the following: Mailings with no Distribution Lists assigned Deleted Contacts or queued s "Dirty" Contacts (Contacts that have changed but have not yet been synchronized with the presentation side) Distribution Lists shared between Publications Distribution Lists based on a Database View 4. Fix any errors or warnings as follows: For Mailings with no Distribution Lists assigned, it is recommended to assign an empty static Distribution List to the Mailing. For deleted Contacts, wait for synchronization to occur between the Content Management and Presentation Server databases; for Queued s wait until the s have been sent, or cancel the Mailing by clearing the queue. For dirty Contacts, it is recommended to wait for Contact synchronization to occur. If you upgrade before dirty Contacts are synchronized, these changes will not be synchronized. For Distribution Lists shared between Publications, create a copy of the Distribution List for each Publication and add these Distribution Lists to the respective Mailing. Distribution Lists based on Database View are migrated as empty Static Distribution Lists (as placeholders). After upgrade, you need to recreate the Database View as a Dynamic Distribution List. 5. Run the SDL Tridion Database Manager to create the Outbound E- mail 2009 database on the same database server as the Outbound E- mail 1.3SP1 database. 6. If you added your own Contact extended details in Outbound 1.3SP1, add these also to the following tables in the Outbound tridion_cm_ database: CONTACTS_EXTENDED_DETAILS IMPORT_CONTACTS Note: For more information on adding your own Contact extended details and updating the import Contacts fields, see Chapter 8 Configuring Contacts database of the Outbound E- mail Implementation Guide. 7. Modify the 2.Outbound 13SP1 to 2009 Migration.sql script: Specify the CONTACTS_EXTENDED_DETAILS fields used the script inserts by default the standard details used in 1.3SP1, but you also need to specify Contact extended details you added in Outbound E- mail 1.3SP1. If necessary, add the Locale field to the CONTACTS_EXTENDED_DETAILS table in Outbound 1.3, the Locale field was part of the CONTACTS table; in 2009, the field is no longer included. 6

11 Set parameter to the PublicationID where Distribution Lists not used in Mailings will be stored. Optionally, set parameter to indicate the Address Book where Contacts are added to (the ItemID in the TCM URI, for example 5 in tcm: ). If not specified, Contacts are added to the (Unassigned Contacts) Address Book Optionally, set parameter assigned to all Distribution Lists (the lower the number, the lower the priority). 8. Run the 2.Outbound 13SP1 to 2009 Migration.sql script from the Outbound database. 9. Run the 3.Outbound 13SP1 to 2009 Post-check.sql script. The script compares the number of rows in each table for both databases. Result The migration script adds the following Outbound 1.3SP1 standard details to the Outbound CONTACTS_EXTENDED_DETAILS table. MAIL (the values are added in the IDENTIFICATION_KEY field used by default for Contact identification) SALUTATION PREFIX NAME SURNAME COMPANY Mailings and their related Distribution Lists are migrated to the root Outbound Folder of the Publication the Mailing resides in. If Distribution Lists are not associated to a Mailing, they are added to the root Outbound Folder of the Publication specified by parameter. Contacts are added to the Address Book specified by parameter, or the (Unassigned Contacts) Address Book if not specified. Next steps Uninstalling Outbound 1.3SP1 (see page 10) Upgrading Outbound database (Oracle) Requirements The user who executes the upgrade scripts must be sysdba. You need to plan in advance what extended details you want (to add or remove) and adjust the migration script accordingly. Adjusting the migration script involves mapping the fields in your Outbound 1.3SP1 database to the fields in your Outbound database. Note also that you must make sure to keep the Outbound database (Content Manager) and Subscription Management database (Content Delivery) in sync. 7

12 Context This task describes how to upgrade your Outbound 1.3SP1 database to Outbound database The procedure below describes upgrading on a Oracle database using the database scripts provided: 1.Outbound 13SP1 Update sequences.sql 2.Outbound 13SP1 to 2009 Pre-analyze.sql 3.Outbound 13SP1 to 2009 Migration.sql 4.Outbound 13SP1 to 2009 Post-check.sql 5.Outbound 13SP1 to 2009 Migration Update sequences.sql Important:You need to complete the migration BEFORE creating or updating items in Outbound otherwise content migration using the available script is no longer possible. Steps to execute 1. Back-up the 1.3SP1 Outbound schema. 2. Restore the 1.3SP1 Outbound schema with the name TMCS13SP1 (the database scripts expect this name if the name is different, change the scripts accordingly). 3. Run the 1.Outbound 13SP1 Update sequences.sql script on your Outbound 13SP1 database. 4. Run the 2.Outbound 13SP1 to 2009 Pre-analyze.sql script on your Outbound 13SP1 database to check its compatibility with Outbound The script checks for the following: Mailings with no Distribution Lists assigned Deleted Contacts or queued s "Dirty" Contacts (Contacts that have changed but have not yet been synchronized with the presentation side) Distribution Lists shared between Publications Distribution Lists based on a Database View 5. Fix any errors or warnings as follows: For Mailings with no Distribution Lists assigned, it is recommended to assign an empty static Distribution List to the Mailing. For deleted Contacts, wait for synchronization to occur between the Content Management and Presentation Server databases; for Queued s wait until the s have been sent, or cancel the Mailing by clearing the queue. For dirty Contacts, it is recommended to wait for Contact synchronization to occur. If you upgrade before dirty Contacts are synchronized, these changes will not be synchronized. For Distribution Lists shared between Publications, create a copy of the Distribution List for each Publication and add these Distribution Lists to the respective Mailing. Distribution Lists based on Database View are migrated as empty Static Distribution Lists (as placeholders). After upgrade, you need to recreate the Database View as a Dynamic Distribution List. 6. Run the SDL Tridion Database Manager to create the Outbound E- mail 2009 database on the same database server as the Outbound E- mail 1.3SP1 database. 8

13 7. If you added your own Contact extended details in Outbound 1.3SP1, add these also to the following tables in the Outbound tridion_cm_ database: CONTACTS_EXTENDED_DETAILS IMPORT_CONTACTS Note: For more information on adding your own Contact extended details and updating the import Contacts fields, see Chapter 8 Configuring Contacts database of the Outbound E- mail Implementation Guide. 8. Modify the 3.Outbound 13SP1 to 2009 Migration.sql script: Specify the Outbound schema in ALTER SESSION SET CURRENT_SCHEMA. Specify the CONTACTS_EXTENDED_DETAILS fields used the script inserts by default the standard details used in 1.3SP1, but you also need to specify Contact extended details you added in Outbound E- mail 1.3SP1. If necessary, add the Locale field to the CONTACTS_EXTENDED_DETAILS table in Outbound 1.3, the Locale field was part of the CONTACTS table; in 2009, the field is no longer included. Set parameter to the PublicationID where Distribution Lists not used in Mailings will be stored. Optionally, set parameter to indicate the Address Book where Contacts are added to (the ItemID in the TCM URI, for example 5 in tcm: ). If not specified, Contacts are added to the (Unassigned Contacts) Address Book Optionally, set parameter assigned to all Distribution Lists (the lower the number, the lower the priority). 9. Run the 3.Outbound 13SP1 to 2009 Migration.sql script from the Outbound database. 10. Modify the 4.Outbound 13SP1 to 2009 Post-check.sql script to specify the Outbound schema in ALTER SESSION SET CURRENT_SCHEMA, then run the script. The script compares the number of rows in each table for both schemas. 11. Modify the 5.Outbound 13SP1 to 2009 Migration Update sequences.sql script to specify the Outbound schema in ALTER SESSION SET CURRENT_SCHEMA, then run the script. Result The migration script adds the following Outbound 1.3SP1 standard details to the Outbound CONTACTS_EXTENDED_DETAILS table. MAIL (the values are added in the IDENTIFICATION_KEY field used by default for Contact identification) SALUTATION PREFIX NAME SURNAME COMPANY 9

14 Mailings and their related Distribution Lists are migrated to the root Outbound Folder of the Publication the Mailing resides in. If Distribution Lists are not associated to a Mailing, they are added to the root Outbound Folder of the Publication specified by parameter. Contacts are added to the Address Book specified by parameter, or the (Unassigned Contacts) Address Book if not specified. Next steps Uninstalling Outbound 1.3SP1 (see page 10) Uninstalling Outbound 1.3SP1 Context After you have upgraded the Outbound database you can uninstall Outbound 1.3SP1. Uninstalling Outbound 1.3SP1 is a manual procedure. Steps to execute 1. Uninstall Chilkat. 2. Uninstall the Mailer, Bounce Processor, Trigger and Contact Synchronization services: a. Open a command prompt. b. Navigate to the C:\WINDOWS\Microsoft.NET\Framework \<version> folder. c. Enter InstallUtil.exe /u (the unistall command) and specify the path to the.exe for each service. For example: InstallUtil.exe /u "c:\program files\tridion\tms\services\synchronizer \tms_synch_service.exe" 3. Remove TMS folder in your Tridion installation open Windows Explorer and navigate to the TMS root folder, by default located in c:\program Files\Tridion\TMS. Note that removing the TMS root folder also removes TMCS Configuration application. 4. Remove the Tridion Marketing Communication Solution Web site. 5. Delete the Tridion Marketing Communication Solution COM+ application access Component Services in your Administrative Tools and in the tree, navigate to Computers > My Computer > Computers > COM + Applications. 10

15 Result Installing Outbound (see page 11) Installing Outbound You install Outbound on SDL Tridion 2009 (Content Manager) using the installer. For information on installation and configuration, see Chapter 13 Installing Outbound of the SDL Tridion 2009 Installation Manual. 1.3 Upgrading Presentation Server The Presentation Server is where your Tracking and Contact subscription Web pages are running. This section describes how to upgrade the Presentation Server, from Outbound 1.3SP1 to Outbound 2009, which involves performing the following tasks: 1. Preparing to upgrade 2. Pre-upgrade procedure 3. Upgrading the Presentation Server Subscription Management database Microsoft SQL Server Oracle 4. Upgrading the Presentation Server Preparing to upgrade This topic describes how to prepare for upgrade. Preparing for upgrade involves doing the following: Develop/redevelop Tracking and Subscription Web Pages Developing temporary Web pages for Contact Subscription Tracking and Subscription URLs Note: There are other considerations to bear in mind when upgrading, such as when to perform migration (for example between campaigns). Developing/redeveloping tracking and subscription Web Pages Subscription and Tracking functionality is implemented using the following Web pages: Contact subscription Contact profile synchronization Tracking Tracking retrieval 11

16 In Outbound 1.3SP1, two Presentation Server technologies were supported for implementing these Web pages: Java/JSP COM/ASP Outbound supports two Presentation Server technologies: Java/JSP.NET/ASPX If you were using Java/JSP in Outbound 1.3SP1, you may want to redevelop your JSPs when you upgrade to Outbound to: Identify Contacts differently in Outbound 1.3SP1, Contacts were identified by their address. In Outbound 2009, you can specify your own fields for Contact identification. Specify the Group ID when Contacts subscribe on your Web site, the GROUP ID indicates the Address Book which they are added to on the Content Management System (on synchronization). If no GROUP ID is specified, they are added to the (Unassigned Contacts) Address Book If you were using COM/ASP in Outbound 1.3SP1, before you upgrade to Outbound you have to develop Web pages for Tracking and Tracking retrieval, and Contact subscription and Contact profile synchronization using a supported API (Java or.net). For more information about developing Web pages for Tracking and Contact subscription, see the following documents: The Outbound Implementation Guide The Outbound Content Delivery (ASP.NET) API The Outbound Content Delivery (Java) API Developing temporary Web pages for Contact Subscription For the duration of the upgrade, the Contact Subscription Web pages will be unavailable on the Web site. You therefore need to develop temporary Web pages to inform customers of the situation. Tracking and Subscription URLs In Outbound you need to configure Tracking and Subscription URLs. These are fully qualified domain names specifying the URL of the Web pages in which a subscriber confirms/changes/unsubscribes their subscription, and the URL of the Tracking Web page that is referenced in your s to track user response to s. If you were using JSPs in Outbound 1.3SP1, you can use the same URLs in Outbound If you were using ASPs, the URLs will change to point to ASPXs. You will need to cater for this change, for example by creating URL redirects to the new Web pages. 12

17 1.3.2 Pre-upgrade procedure Context This task describes what you need to do before you start the upgrade: Steps to execute 1. Make sure all Contacts are synchronized on Content Manager (part of Upgrading the Outbound database). Note: You can continue running the Tracking and Web page during the migration. 2. Take Contact Subscription Web page offline and deploy temporary Web pages (the Subscription Management database must NOT be accessed during the migration). 3. Stop the following services on the Outbound Server: Outbound Synchronization service synchronizes Contact information between the Outbound database and the Contact Subscription database on the presentation side Outbound Collect Tracking Data service retrieves tracking information from the Tracking database on the presentation side Result Upgrading Subscription Management database (Microsoft SQL Server) (see page 13) Upgrading Subscription Management database (Oracle) (see page 15) Upgrading Subscription Management database (Microsoft SQL Server) Context The Presentation Server uses two databases, one for tracking data and one for storing changes to Contact Subscriptions. This task describes how to upgrade your Outbound Subscription Management 1.3SP1 database to Outbound for a Microsoft SQL Server database server (the tracking database does not require upgrading). Upgrading the Presentation Server Subscription Management (tridion_submgmt) database involves making sure that the CONTACTS_EXTENDED_DETAILS table is in sync with the CONTACTS_EXTENDED_DETAILS table in the Outbound (tridion_cm_ ) database. 13

18 Steps to execute 1. Back-up the 1.3SP1 Subscription Management database. 2. Open the Outbound 13SP1 to 2009 Subscription Management Migration.sql script in a text editor: a. Change the ALTER TABLE statement to match the CONTACTS_EXTENDED_DETAILS as defined on the Outbound database on the Content Management side. b. Optionally, change the UPDATE CONTACTS statement to link all Contacts with an Address Book other than with the (Unassigned Contacts) Address Book defined as the default (specify the Address Book ID the ItemID in the TCM URI, for example 5 in tcm: ). c. In Outbound 1.3SP1, the Locale field is part of the CONTACTS table. In Outbound 2009, the Locale field has been removed. If you want to continue to use the Locale field, you need to add it to the CONTACTS_EXTENDED_DETAILS table and alter the first UPDATE statement to copy rows from the CONTACTS table to the CONTACTS_EXTENDED_DETAILS table. 3. Run the Outbound 13SP1 to 2009 Subscription Management Migration.sql script. 4. Run the following stored procedures scripts, available on the the SDL Tridion 2009 installation CD-ROM, on your database: a. Navigate to the folder Database\TDM\Scripts\MSSQL\Shared \20\Subscription Management. b. Execute the SP_UTILS.sql script. c. Execute the OE_SubMgmt_Procedures.sql script. 5. In the Outbound 1.3SP1 Subscription Management database, define a unique index for the CONTACTS_EXTENDED_DETAILS table to uniquely identify Contacts. The default fields used when upgrading the Outbound database are IDENTIFICATION_KEY and IDENTIFICATION_SOURCE. Note: For more information on changing the unique index, see Chapter 8 Configuring Contacts database of the Outbound E- mail Implementation Guide. Result The migration script adds the following Outbound 1.3SP1 standard details to the Outbound CONTACTS_EXTENDED_DETAILS table. MAIL (the values are added in the IDENTIFICATION_KEY field used by default for Contact identification) SALUTATION PREFIX NAME SURNAME COMPANY Next steps Upgrading Presentation Server (see page 11) 14

19 1.3.4 Upgrading Subscription Management database (Oracle) Requirements The user who executes the upgrade scripts must be sysdba. Context The Presentation Server uses two database schemas, one for tracking data and one for storing changes to Contact Subscriptions. This task describes how to upgrade your Outbound Subscription Management 1.3SP1 schema to Outbound for an Oracle database server (the tracking database schema does not require upgrading). Upgrading the Presentation Server Subscription Management (tridion_submgmt) schema involves making sure that the CONTACTS_EXTENDED_DETAILS table is in sync with the CONTACTS_EXTENDED_DETAILS table in the Outbound (tridion_cm_ ) schema. Steps to execute 1. Back-up the 1.3SP1 Subscription Management schema. Note: If you encounter problems during upgrade and the database is in an invalid state, you must restore the back-up and repeat the upgrade. 2. Open the Outbound 13SP1 to 2009 Subscription Management Migration.sql script in a text editor: a. Specify the Subscription Management schema in ALTER SESSION SET CURRENT_SCHEMA. b. Change the ALTER TABLE statement to match the CONTACTS_EXTENDED_DETAILS as defined on the Outbound schema on the Content Management side. c. Optionally, change the UPDATE CONTACTS statement to link all Contacts with an Address Book other than with the (Unassigned Contacts) Address Book defined as the default (specify the Address Book ID the ItemID in the TCM URI, for example 5 in tcm: ). d. In Outbound 1.3SP1, the Locale field is part of the CONTACTS table. In Outbound 2009, the Locale field has been removed. If you want to continue to use the Locale field, you need to add it to the CONTACTS_EXTENDED_DETAILS table and alter the first UPDATE statement to copy rows from the CONTACTS table to the CONTACTS_EXTENDED_DETAILS table. 3. Run the Outbound 13SP1 to 2009 Subscription Management Migration.sql script. 4. Run the Add Outbound tables and procedures.sql script on the upgraded schema. 15

20 5. In the Outbound 1.3SP1 Subscription Management schema, define a unique index for the CONTACTS_EXTENDED_DETAILS table to uniquely identify Contacts. The default fields used when upgrading the Outbound schema are IDENTIFICATION_KEY and IDENTIFICATION_SOURCE. Note: For more information on changing the unique index, see Chapter 8 Configuring Contacts database of the Outbound E- mail Implementation Guide. Result The migration script adds the following Outbound 1.3SP1 standard details to the Outbound CONTACTS_EXTENDED_DETAILS table. MAIL (the values are added in the IDENTIFICATION_KEY field used by default for Contact identification) SALUTATION PREFIX NAME SURNAME COMPANY Next steps Upgrading Presentation Server (see page 11) Upgrading Presentation Server Context To upgrade the Presentation Server: Steps to execute 1. Install Outbound on the Presentation Server. For more information, see the following sections of the SDL Tridion 2009 Installation Manual: Section 13.5 Installing Outbound on.net Presentation Server Section 13.6 Installing Outbound on Java Presentation Server Note: You can install Outbound in parallel with the running Outbound 1.3SP1 installation. 2. Deploy Web pages for Contact Subscription: If you were using JSPs in Outbound 1.3SP1, you can continue using these in Outbound If you were using ASPs in Outbound 1.3SP1, you must replace these with newly developed ASPX pages. 3. Deploy Web pages for Tracking and Tracking retrieval: 16

21 If you were using JSPs in Outbound 1.3SP1, you can continue using these in Outbound If you were using ASPs in Outbound 1.3SP1, you must replace these with newly developed ASPX pages. Note: You can continue running the Tracking Web pages during the migration. 4. Perform the following configuration on the Outbound Content Manager Server (for detailed information, see section 13.7 Configuring Subscription and Tracking on Outbound Server of the SDL Tridion 2009 Installation Manual): a. Create Synchronization Targets for each Presentation Server on which you have installed subscription or tracking Web pages. b. Configure Publications to use Synchronization Targets and specify subscription and tracking URLs for more information, see the Tracking and Subscription URLs section in Preparing to upgrade (see page 11). c. Configure Synchronization intervals and batch size. d. Configure Confirmation defaults specifying the default e- mails sent to subscribers when they confirm, subscribe, change their profile, or unsubscribe from a Mailing. e. Configure Confirmation s specifying the s sent to subscribers when they confirm, subscribe, change their profile, or unsubscribe from a Mailing (these overrule the defaults). 5. Start the following services on the Outbound Server: Outbound Synchronization service Outbound Collect Tracking Data service 6. Delete your Outbound 1.3SP1 installation files. 17

Content Management Implementation Guide 5.3 SP1

Content Management Implementation Guide 5.3 SP1 SDL Tridion R5 Content Management Implementation Guide 5.3 SP1 Read this document to implement and learn about the following Content Manager features: Publications Blueprint Publication structure Users

More information

Content Management Implementation Guide 5.3 SP1

Content Management Implementation Guide 5.3 SP1 SDL Tridion R5 Content Management Implementation Guide 5.3 SP1 Read this document to implement and learn about the following Content Manager features: Publications Blueprint Publication structure Users

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

Upgrade Guide BES12. Version 12.1

Upgrade Guide BES12. Version 12.1 Upgrade Guide BES12 Version 12.1 Published: 2015-02-25 SWD-20150413111718083 Contents Supported upgrade environments...4 Upgrading from BES12 version 12.0 to BES12 version 12.1...5 Preupgrade tasks...5

More information

CA Spectrum. Microsoft MOM and SCOM Integration Guide. Release 9.4

CA Spectrum. Microsoft MOM and SCOM Integration Guide. Release 9.4 CA Spectrum Microsoft MOM and SCOM Integration Guide Release 9.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

HP Quality Center. Upgrade Preparation Guide

HP Quality Center. Upgrade Preparation Guide HP Quality Center Upgrade Preparation Guide Document Release Date: November 2008 Software Release Date: November 2008 Legal Notices Warranty The only warranties for HP products and services are set forth

More information

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2 HYPERION SYSTEM 9 MASTER DATA MANAGEMENT RELEASE 9.2 N-TIER INSTALLATION GUIDE P/N: DM90192000 Copyright 2005-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion logo, and

More information

8911B - Installation & Deployment in Microsoft Dynamics CRM 4.0

8911B - Installation & Deployment in Microsoft Dynamics CRM 4.0 8911B - Installation & Deployment in Microsoft Dynamics CRM 4.0 Course Number: 8911B Course Length: 2 Days Course Overview This two-day course provides students with the tools to install and configure

More information

POA 2.8 Hotfix 02 Release Notes

POA 2.8 Hotfix 02 Release Notes Parallels POA 2.8 Hotfix 02 Release Notes Revision 1.7 (December 30, 2008) 1999-2008 C H A P T E R 1 New Features Exchange 2007 Branding Since POA 2.8 HF 02, Provider and Reseller get the possibility to

More information

Redeploying Microsoft CRM 3.0

Redeploying Microsoft CRM 3.0 Redeploying Microsoft CRM 3.0 2005 Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the example companies,

More information

Project management integrated into Outlook

Project management integrated into Outlook Project management integrated into Outlook InLoox PM 7.x off-line operation An InLoox Whitepaper Published: October 2011 Copyright: 2011 InLoox GmbH. You can find up-to-date information at http://www.inloox.com

More information

Remote Management System

Remote Management System RMS Copyright and Distribution Notice November 2009 Copyright 2009 ARTROMICK International, Inc. ALL RIGHTS RESERVED. Published 2009. Printed in the United States of America WARNING: ANY UNAUTHORIZED

More information

Kony MobileFabric. Sync Windows Installation Manual - WebSphere. On-Premises. Release 6.5. Document Relevance and Accuracy

Kony MobileFabric. Sync Windows Installation Manual - WebSphere. On-Premises. Release 6.5. Document Relevance and Accuracy Kony MobileFabric Sync Windows Installation Manual - WebSphere On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and

More information

How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On

How To Backup Your Computer With A Remote Drive Client On A Pc Or Macbook Or Macintosh (For Macintosh) On A Macbook (For Pc Or Ipa) On An Uniden (For Ipa Or Mac Macbook) On Remote Drive PC Client software User Guide -Page 1 of 27- PRIVACY, SECURITY AND PROPRIETARY RIGHTS NOTICE: The Remote Drive PC Client software is third party software that you can use to upload your files

More information

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1 MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1 Course Number: 5047B Course Length: 3 Days Certification Exam This course will help you prepare for the following Microsoft

More information

Upgrading Centricity Electronic Medical Record Service Packs on Microsoft Windows Server

Upgrading Centricity Electronic Medical Record Service Packs on Microsoft Windows Server GE Healthcare Upgrading Centricity Electronic Medical Record Service Packs on Microsoft Windows Server Version 9.8.6 September 2014 Centricity Electronic Medical Record DOC1595227 2014 General Electric

More information

INSTALLATION GUIDE Datapolis Process System v 4.2.0.4294

INSTALLATION GUIDE Datapolis Process System v 4.2.0.4294 Datapolis.com, ul Wiktorska 63, 02-587 Warsaw, Poland tel. (+48 22) 398-37-53; fax. (+ 48 22) 398-37-93, office@datapolis.com INSTALLATION GUIDE Datapolis Process System v 4.2.0.4294 Last modification

More information

CA Workload Automation Agent for Databases

CA Workload Automation Agent for Databases CA Workload Automation Agent for Databases Implementation Guide r11.3.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the

More information

vcenter Chargeback User s Guide

vcenter Chargeback User s Guide vcenter Chargeback 1.6 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

This module explains the Microsoft Dynamics NAV architecture and its core components.

This module explains the Microsoft Dynamics NAV architecture and its core components. MICROSOFT DYNAMICS NAV COURSE OUTLINE 1) MICROSOFT DYNAMICS NAV INSTALLATION & CONFIGURATION Module 1: Architecture This module explains the Microsoft Dynamics NAV architecture and its core components.

More information

HP Business Service Management

HP Business Service Management HP Business Service Management for the Windows and Linux operating systems Software Version: 9.10 Business Process Insight Server Administration Guide Document Release Date: August 2011 Software Release

More information

Installation Guide. Tech Excel January 2009

Installation Guide. Tech Excel January 2009 Installation Guide Tech Excel January 2009 Copyright 1998-2009 TechExcel, Inc. All Rights Reserved. TechExcel, Inc., TechExcel, ServiceWise, AssetWise, FormWise, KnowledgeWise, ProjectPlan, DownloadPlus,

More information

RoboMail Mass Mail Software

RoboMail Mass Mail Software RoboMail Mass Mail Software RoboMail is a comprehensive mass mail software, which has a built-in e-mail server to send out e-mail without using ISP's server. You can prepare personalized e-mail easily.

More information

Configuration Guide. Installation and. BlackBerry Enterprise Server Resource Kit. Version: 5.0 Service Pack: 4

Configuration Guide. Installation and. BlackBerry Enterprise Server Resource Kit. Version: 5.0 Service Pack: 4 BlackBerry Enterprise Server Resource Kit Version: 5.0 Service Pack: 4 Installation and Configuration Guide Published: 2012-10-15 SWD-20121015115608883 Contents 1 Overview... 5 BlackBerry Enterprise Server

More information

Forms Printer User Guide

Forms Printer User Guide Forms Printer User Guide Version 10.51 for Dynamics GP 10 Forms Printer Build Version: 10.51.102 System Requirements Microsoft Dynamics GP 10 SP2 or greater Microsoft SQL Server 2005 or Higher Reporting

More information

NetWrix Server Configuration Monitor

NetWrix Server Configuration Monitor NetWrix Server Configuration Monitor Version 2.2 Quick Start Guide Contents NetWrix Server Configuration Monitor Quick Start Guide 1. INTRODUCTION... 3 1.1 KEY FEATURES... 3 1.2 LICENSING... 4 1.3 HOW

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Migrating helpdesk to a new server

Migrating helpdesk to a new server Migrating helpdesk to a new server Table of Contents 1. Helpdesk Migration... 2 Configure Virtual Web on IIS 6 Windows 2003 Server:... 2 Role Services required on IIS 7 Windows 2008 / 2012 Server:... 2

More information

HP Asset Manager. Software version: 5.20. Integration with software distribution and configuration management tools

HP Asset Manager. Software version: 5.20. Integration with software distribution and configuration management tools HP Asset Manager Software version: 5.20 Integration with software distribution and configuration management tools Document Release Date: 01 October 2009 Software Release Date: October 2009 Legal Notices

More information

Table of Contents. Introduction. Audience. At Course Completion. Prerequisites

Table of Contents. Introduction. Audience. At Course Completion. Prerequisites Table of Contents Introduction Audience At Course Completion Prerequisites Microsoft Certified Professional Exams Student Materials Course Outline Introduction This one-day course explores the Microsoft

More information

Desktop Deployment Guide ARGUS Enterprise 10.6. 5/29/2015 ARGUS Software An Altus Group Company

Desktop Deployment Guide ARGUS Enterprise 10.6. 5/29/2015 ARGUS Software An Altus Group Company ARGUS Enterprise 10.6 5/29/2015 ARGUS Software An Altus Group Company for ARGUS Enterprise Version 10.6 5/29/2015 Published by: ARGUS Software, Inc. 3050 Post Oak Boulevard Suite 900 Houston, Texas 77056

More information

Synthetic Monitoring Scripting Framework. User Guide

Synthetic Monitoring Scripting Framework. User Guide Synthetic Monitoring Scripting Framework User Guide Please direct questions about {Compuware Product} or comments on this document to: APM Customer Support FrontLine Support Login Page: http://go.compuware.com

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

Log Server Error Reference for Web Protection Solutions

Log Server Error Reference for Web Protection Solutions Log Server Error Reference for Web Protection Solutions Topic 51260 TRITON AP-WEB and Web Filter & Security, v8.0.x Updated 02-Feb-2015 When Websense Log Server experiences logging problems, the service

More information

Embarcadero Performance Center 2.7 Installation Guide

Embarcadero Performance Center 2.7 Installation Guide Embarcadero Performance Center 2.7 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A.

More information

Installing and Configuring Adobe LiveCycle 9.5 Connector for Microsoft SharePoint

Installing and Configuring Adobe LiveCycle 9.5 Connector for Microsoft SharePoint What s new Installing and Configuring Adobe LiveCycle 9.5 Connector for Microsoft SharePoint Contents Introduction What s new on page 1 Introduction on page 1 Installation Overview on page 2 System requirements

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

TIBCO Spotfire Server Migration. Migration Manual

TIBCO Spotfire Server Migration. Migration Manual TIBCO Spotfire Server Migration Migration Manual Revision date: 26 October 2012 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

Click Studios. Passwordstate. Upgrade Instructions to V7 from V5.xx

Click Studios. Passwordstate. Upgrade Instructions to V7 from V5.xx Passwordstate Upgrade Instructions to V7 from V5.xx This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed,

More information

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016 Integration Guide IBM Note Before using this information and the product it supports, read the information

More information

Budget Developer Install Manual 2.5

Budget Developer Install Manual 2.5 Budget Developer Install Manual 2.5 ARGUS Budget Developer Install Version 2.5 2/13/2013 ARGUS Software An Altus Group Company Application Server Installation for ARGUS Enterprise Version 9.1 2/13/2013

More information

5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007

5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007 5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007 Course Number: 5053A Course Length: 3 Days Course Overview This three-day instructor-led course provides students with the

More information

multiple placeholders bound to one definition, 158 page approval not match author/editor rights, 157 problems with, 156 troubleshooting, 156 158

multiple placeholders bound to one definition, 158 page approval not match author/editor rights, 157 problems with, 156 troubleshooting, 156 158 Index A Active Directory Active Directory nested groups, 96 creating user accounts, 67 custom authentication, 66 group members cannot log on, 153 mapping certificates, 65 mapping user to Active Directory

More information

Kofax Export Connector 8.3.0 for Microsoft SharePoint

Kofax Export Connector 8.3.0 for Microsoft SharePoint Kofax Export Connector 8.3.0 for Microsoft SharePoint Administrator's Guide 2013-02-27 2013 Kofax, Inc., 15211 Laguna Canyon Road, Irvine, California 92618, U.S.A. All rights reserved. Use is subject to

More information

CoCreate Manager Server Installation Guide. CoCreate Manager Server Installation Guide 1

CoCreate Manager Server Installation Guide. CoCreate Manager Server Installation Guide 1 CoCreate Manager Server Installation Guide CoCreate Manager Server Installation Guide 1 CoCreate Manager Server Installation Guide 2 Table Of Contents 1. CoCreate Manager Server 2008 4 1.1. Installation

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

M4 Systems. Email Remittance (ER) User Guide

M4 Systems. Email Remittance (ER) User Guide M4 Systems Email Remittance (ER) User Guide M4 Systems Ltd Tel: 0845 5000 777 International: +44 (0)1443 863910 www.m4systems.com www.dynamicsplus.net Table of Contents Introduction ------------------------------------------------------------------------------------------------------------------

More information

Installation Guide. Release Management for Visual Studio 2013

Installation Guide. Release Management for Visual Studio 2013 1 Installation Guide Release Management for Visual Studio 2013 This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references, may

More information

ICE for Eclipse. Release 9.0.1

ICE for Eclipse. Release 9.0.1 ICE for Eclipse Release 9.0.1 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates and functional

More information

Prepared By Imanami Technical Communications Team

Prepared By Imanami Technical Communications Team Installation Guide Published By Imanami Corporation 2301 Armstrong St. Suite 211 Livermore, CA 94551, United States Copyright 2010 by Imanami Corporation. All rights reserved. No part of this document

More information

EMC Documentum Repository Services for Microsoft SharePoint

EMC Documentum Repository Services for Microsoft SharePoint EMC Documentum Repository Services for Microsoft SharePoint Version 6.5 SP2 Installation Guide P/N 300 009 829 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange Version 4.0.1

Cisco TelePresence Management Suite Extension for Microsoft Exchange Version 4.0.1 Cisco TelePresence Management Suite Extension for Microsoft Exchange Version 4.0.1 Software Release Notes May 2014 Contents Introduction 1 Changes to interoperability 1 Product documentation 2 New features

More information

D61830GC30. MySQL for Developers. Summary. Introduction. Prerequisites. At Course completion After completing this course, students will be able to:

D61830GC30. MySQL for Developers. Summary. Introduction. Prerequisites. At Course completion After completing this course, students will be able to: D61830GC30 for Developers Summary Duration Vendor Audience 5 Days Oracle Database Administrators, Developers, Web Administrators Level Technology Professional Oracle 5.6 Delivery Method Instructor-led

More information

SafeGuard Enterprise upgrade guide. Product version: 7

SafeGuard Enterprise upgrade guide. Product version: 7 SafeGuard Enterprise upgrade guide Product version: 7 Document date: December 2014 Contents 1 About this guide...3 2 Check the system requirements...4 3 Download installers...5 4 About upgrading...6 4.1

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL

More information

BusinessObjects Enterprise XI Release 2 Administrator s Guide

BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 1 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

Application Note 116: Gauntlet System High Availability Using Replication

Application Note 116: Gauntlet System High Availability Using Replication Customer Service: 425-487-1515 Technical Support: 425-951-3390 Fax: 425-487-2288 Email: info@teltone.com support@teltone.com Website: www.teltone.com Application Note 116: Gauntlet System High Availability

More information

ArcGIS 9. Installation Guide: Workgroup for Microsoft SQL Server Express

ArcGIS 9. Installation Guide: Workgroup for Microsoft SQL Server Express ArcGIS 9 Installation Guide: Workgroup for Microsoft SQL Server Express Copyright 2006 ESRI All Rights Reserved. Printed in the United States of America. The information contained in this document is the

More information

Monitor Print Popup for Mac. Product Manual. www.monitorbm.com

Monitor Print Popup for Mac. Product Manual. www.monitorbm.com Monitor Print Popup for Mac Product Manual www.monitorbm.com Monitor Print Popup for Mac Product Manual Copyright 2013 Monitor Business Machines Ltd The software contains proprietary information of Monitor

More information

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013 Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012 October 2013 This is a publication of Sage Software, Inc. Document version: October 17, 2013 Copyright

More information

SafeGuard Enterprise upgrade guide. Product version: 6.1

SafeGuard Enterprise upgrade guide. Product version: 6.1 SafeGuard Enterprise upgrade guide Product version: 6.1 Document date: February 2014 Contents 1 About this guide...3 2 Check the system requirements...4 3 Download installers...5 4 About upgrading...6

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 2.23 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Zimbra Connector for Microsoft Outlook

Zimbra Connector for Microsoft Outlook Zimbra Connector for Microsoft Outlook Administrator s Guide ZCO 7.2 April 2012 Legal Notices Copyright 2005-2012 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright

More information

How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2

How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2 DocAve 6 Service Pack 1 Installation Guide Revision C Issued September 2012 1 Table of Contents About the Installation Guide... 4 Submitting Documentation Feedback to AvePoint... 4 Before You Begin...

More information

Sage HRMS 2012 Sage Employee Self Service. Technical Installation Guide for Windows Server 2003 and Windows Server 2008

Sage HRMS 2012 Sage Employee Self Service. Technical Installation Guide for Windows Server 2003 and Windows Server 2008 Sage HRMS 2012 Sage Employee Self Service Technical Installation Guide for Windows Server 2003 and Windows Server 2008 2011 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product

More information

MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # 70-643)

MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # 70-643) MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # 70-643) Chapter Six Configuring Windows Server 2008 Web Services, Part 1 Objectives Create and configure Web

More information

Installation Guide. Version 5.0

Installation Guide. Version 5.0 Installation Guide Version 5.0 2015 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or its subsidiaries

More information

Attix5 Pro Plug-ins. V6.2 User Manual. Cover. for Microsoft Windows. Your guide to installing and using Attix5 Pro plug-ins. Last updated: 2011/10

Attix5 Pro Plug-ins. V6.2 User Manual. Cover. for Microsoft Windows. Your guide to installing and using Attix5 Pro plug-ins. Last updated: 2011/10 Attix5 Pro Plug-ins V6.2 User Manual Cover for Microsoft Windows Your guide to installing and using Attix5 Pro plug-ins. Last updated: 2011/10 SERVER EDITION V6.0 for MICROSOFT WINDOWS Copyright Notice

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Application Setup help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Application Setup help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Application Setup help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release

More information

WorkSite 8.5 imanage Certified Systems Engineer

WorkSite 8.5 imanage Certified Systems Engineer WorkSite 8.5 imanage Certified Systems Engineer Course Description Title: WorkSite 8.5 imanage Certified System Engineer (ICSE) Duration: 5 days Course Description This course prepares participants to

More information

Copyright 2010 Sage Technologies Limited, publisher of this work. All rights reserved.

Copyright 2010 Sage Technologies Limited, publisher of this work. All rights reserved. 7.0 Solo Guide Copyright 2010 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated, microfilmed, or otherwise

More information

Version 5.12 December 2014 702P02896. Xerox CentreWare Web Installation Guide

Version 5.12 December 2014 702P02896. Xerox CentreWare Web Installation Guide Version 5.12 December 2014 702P02896 Xerox CentreWare Web 2014 Xerox Corporation. All rights reserved. Xerox, Xerox and Design, and CentreWare are trademarks of Xerox Corporation in the United States and/or

More information

RSA Authentication Manager 7.1 to 8.1 Migration Guide: Upgrading RSA SecurID Appliance 3.0 On Existing Hardware

RSA Authentication Manager 7.1 to 8.1 Migration Guide: Upgrading RSA SecurID Appliance 3.0 On Existing Hardware RSA Authentication Manager 7.1 to 8.1 Migration Guide: Upgrading RSA SecurID Appliance 3.0 On Existing Hardware Contact Information Go to the RSA corporate website for regional Customer Support telephone

More information

55034-Project Server 2013 Inside Out

55034-Project Server 2013 Inside Out Course Outline 55034-Project Server 2013 Inside Out Duration: 5 days (30 hours) Target Audience: This course is intended for anyone that will need to manage and use Project Server 2013. This includes the

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012 Sophos Enterprise Console server to server migration guide Product : 5.1 Document date: June 2012 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the key

More information

HP Enterprise Integration module for SAP applications

HP Enterprise Integration module for SAP applications HP Enterprise Integration module for SAP applications Software Version: 2.50 User Guide Document Release Date: May 2009 Software Release Date: May 2009 Legal Notices Warranty The only warranties for HP

More information

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Microsoft Corporation Published: October 2006 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide

More information

Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure

Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure Planning, Implementing and Managing a Microsoft SharePoint 2003 Infrastructure Course 8036 - Three days - Instructor-led - Hands on Introduction This instructor-led course provides students with the knowledge

More information

AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS

AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS Avalanche Mobility Center (MC) offers support for other database management systems (DBMS) as alternatives to the built-in PostgreSQL DBMS. This was prompted

More information

Configuring, Customizing, and Troubleshooting Outlook Express

Configuring, Customizing, and Troubleshooting Outlook Express 3 Configuring, Customizing, and Troubleshooting Outlook Express............................................... Terms you ll need to understand: Outlook Express Newsgroups Address book Email Preview pane

More information

Silect Software s MP Author

Silect Software s MP Author Silect MP Author for Microsoft System Center Operations Manager Silect Software s MP Author User Guide September 2, 2015 Disclaimer The information in this document is furnished for informational use only,

More information

Oracle Hospitality Inventory Management Deployment Guide Release 8.5.0 Patch 1 Part Number: E71455-01. February 2016

Oracle Hospitality Inventory Management Deployment Guide Release 8.5.0 Patch 1 Part Number: E71455-01. February 2016 Oracle Hospitality Inventory Management Deployment Guide Release 8.5.0 Patch 1 Part Number: E71455-01 February 2016 Copyright 2003, 2016, Oracle and/or its affiliates. All rights reserved. This software

More information

8912A: Configuration & Customization in Microsoft Dynamics CRM 4.0

8912A: Configuration & Customization in Microsoft Dynamics CRM 4.0 8912A: Configuration & Customization in Microsoft Dynamics CRM 4.0 Course Number: 8912A Course Length: 3 Days Course Overview This three-day course provides students with the tools to configure and customize

More information

Pre-Installation Instructions

Pre-Installation Instructions Agile Product Lifecycle Management PLM Mobile Release Notes Release 2.0 E49504-02 October 2014 These Release Notes provide technical information about Oracle Product Lifecycle Management (PLM) Mobile 2.0.

More information

Zimbra Connector for Outlook Administrator Guide

Zimbra Connector for Outlook Administrator Guide With the Zimbra Collaboration Suite Connector for Outlook (ZCO), users can use Microsoft Outlook 2003 and 2007 to access the Zimbra Collaboration Suite server and synchronize data with Outlook for offline

More information

Modular Messaging. Release 4.0 Service Pack 4. Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms.

Modular Messaging. Release 4.0 Service Pack 4. Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms. Modular Messaging Release 4.0 Service Pack 4 Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms. April 2009 2006-2009 Avaya Inc. All Rights Reserved. Notice

More information

HP Service Manager. Collaboration Guide. For the Supported Windows and UNIX operating systems. Software Version: 9.31

HP Service Manager. Collaboration Guide. For the Supported Windows and UNIX operating systems. Software Version: 9.31 HP Service Manager For the Supported Windows and UNIX operating systems Software Version: 9.31 Collaboration Guide Document Release Date: October 2012 Software Release Date: October 2012 Legal Notices

More information

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Ed-Fi ODS and Ed-Fi ODS API Version 2.0 - Technical Preview October 2014 2014 Ed-Fi Alliance, LLC. All rights reserved. Ed-Fi is a registered trademark

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

Getting Started with. Ascent Capture Internet Server 5. 10300260-000 Revision A

Getting Started with. Ascent Capture Internet Server 5. 10300260-000 Revision A Ascent Capture Internet Server 5 Getting Started with Ascent Capture Internet Server 5 10300260-000 Revision A Copyright Copyright 2001 Kofax Image Products. All Rights Reserved. Printed in USA. The information

More information

Web Security Log Server Error Reference

Web Security Log Server Error Reference Web Security Log Server Error Reference Topic 50342 Web Security Solutions Updated 22-Oct-2013 When Websense Log Server experiences logging problems, the service records errors in the Windows Event Viewer

More information

Course 50322B: Configuring and Administering Windows 7

Course 50322B: Configuring and Administering Windows 7 Course 50322B: Configuring and Administering Windows 7 Length: Delivery Method: 5 Days Instructor-led (classroom) About this Course This five-day instructor-led course provides students with the knowledge

More information

ControlPoint. Advanced Installation Guide. Publication Date: January 12, 2016. Metalogix International GmbH., 2008-2016 All Rights Reserved.

ControlPoint. Advanced Installation Guide. Publication Date: January 12, 2016. Metalogix International GmbH., 2008-2016 All Rights Reserved. ControlPoint Publication Date: January 12, 2016 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this software,

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4 Pcounter Web Report 3.x Installation Guide - v2014-11-30 Pcounter Web Report Installation Guide Version 3.4 Table of Contents Table of Contents... 2 Installation Overview... 3 Installation Prerequisites

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.2

Sophos Enterprise Console server to server migration guide. Product version: 5.2 Sophos Enterprise Console server to server migration guide Product : 5.2 Document date: December 2014 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the

More information

NeuralStar Installation Guide

NeuralStar Installation Guide NeuralStar Installation Guide Version 9.8 Release 2 October 2011 1st Edition Preface Software License Agreement Software is defined as the Kratos Technology & Training Solutions, Inc. computer programs

More information

App Portal 2014 Installation Guide

App Portal 2014 Installation Guide App Portal 2014 Installation Guide Legal Information Book Name: Part Number: App Portal 2014 Installation Guide APP-2014-IG00 Product Release Date: 5 June 2014 Copyright Notice Copyright 2014 Flexera Software

More information