Migration Utility

Follow these steps before you use the Migration Utility:

  1. Copy your production database schema to your non-production database.
  2. Copy your production document server to your non-production document server.

Using the Migration Utility

  1. Complete the values for your site using the following information.
    Section Field Name Description

    Application Server Post Migration

    Application Server

    • WebLogic

    • JBoss (use for WildFly and JBoss EAP)

    Fully Qualified Hostname

    Enter the fully qualified hostname of the target application server.

    HTTP Port

    Enter the HTTP port of the target application server.

    Configuration to be Updated to Reference Application Server Post Migration

    Preferences

    Select to update the MarkView preference URLs to use the target application server.

    Volume Paths

    Select to update the MarkView volume paths to use the new application server.

    Volume Path To Leave Open

    If you select Volume Paths, select the Volume Path To Leave Open from the list. Values include:

    • Close All

    • DEVELOPMENT

    • PRODUCTION

    • TEST

    Menu Items

    Select to update the MarkView menu item URLs to use the new application server.

    Export Server Queue Assignments

    Select to update the MarkView export queue assignments to use the new application server.

    Data Cleanup Tasks

    Enable SSL (HTTPs) on Application Server

    Select to update the MarkView URLs to use HTTPs. This option also generates the SQL to update the WEBCLNT_HTTP_TYPE to the correct value (http or https) depending on whether SSL is enabled.

    SSL Wallet Location

    If you select Enable SSL (HTTPs) on Application Server, enter the SSL Wallet Location. (Required for SSL wallets only.)

    SSL Wallet Password

    If you select Enable SSL (HTTPs) on Application Server, enter the SSL Wallet Password. (Required for SSL wallets only.)

    Clear Pending Export Requests

    Select to clear the pending export requests.

    Route New Mail to Complete Mail Queue

    Select to route the new mail items to the Complete Mail queue.

    Override Outbound E-mail Destination

    Select to update the MarkView Outbound Destination email address override preference, MVT_TEST_EMAIL_ADDRESS, to use a new email address.

    E-mail Address

    If you select Override Outbound E-mail Destination, enter the email address (required). The email address must meet the RFC2822 standards for valid syntax. See http://tools.ietf.org/html/rfc2822#section-3.4.1 for more information about the RFC2822 standards.

    E-Mail Import Configuration

    The fields in this section are no longer supported.

  2. Select Generate SQL to generate the script and direct where to save the script.
  3. Execute the script against the MarkView schema on the target database.