Configuring WebLogic for use with Acoustic Campaign

Part of configuring the integration between Unica Campaign and Acoustic Campaign involves configuring the Unica Campaign web application server to communicate with Acoustic Campaign. Follow these instructions if Unica Campaign uses WebLogic as the web application server.

Before you begin

Before you perform this task, Unica Campaign must be configured to use SSL for all communications. For instructions, see the Unica Marketing Platform Administrator's Guide.

About this task

This task explains how to turn off host name verification in WebLogic, to enable communication between Unica Campaign and Acoustic Campaign. If you need additional guidance, see your WebLogic documentation.

Procedure

  1. If you are using a standalone SSL client, host name verification must be set on the command line or via the API. On the command line of an SSL client, enter the following argument to turn off host name verification:

    -Dweblogic.security.SSL.ignoreHostnameVerification=true

  2. In all other cases, you can use the WebLogic Server Administration Console to turn off host name verification:
    1. If you have not already done so, click Lock & Edit in the Change Center of the Administration Console (see Use the Change Center in the WebLogic documentation).
    2. In the left pane of the Console, expand Environment and select Servers.
    3. Click the name of the server for which you want to disable host name verification.
    4. Select Configuration > SSL, and click Advanced at the bottom of the page.
    5. Set the Hostname Verification field to None.
    6. Click Save.
    7. To activate these changes, click Activate Changes in the Change Center of the Administration Console.
    8. Not all changes take effect immediately—some require a restart (see Use the Change Center in the WebLogic documentation).

What to do next

See Configuring the Unica Campaign and Acoustic Campaign integration.