Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Before You Begin
  4. Pre-Installation Tasks
  5. B2B Data Exchange Installation
  6. Post-Installation Tasks
  7. Installing the Partners Portal on Non-B2B Data Exchange Nodes
  8. Upgrading B2B Data Exchange
  9. Starting and Stopping B2B Data Exchange
  10. Optional B2B Data Exchange Configuration
  11. Migrating OEM Managed File Transfer Endpoint
  12. Installing and Configuring the B2B Data Exchange Accelerator for Data Archive
  13. Uninstallation

Installation and Configuration Guide

Installation and Configuration Guide

Configuring the B2B Data Exchange JMS Broker

Configuring the
B2B Data Exchange
JMS Broker

To configure the JMS communications broker, modify attributes and elements in the
activemq.xml
file. The file is located in the following folder:
<DXInstallationDir>\message-broker\conf\
Modify the
memoryLimit
attribute to determine the maximum memory allocation for message transfer. You can increase the memory limit if you expect a large number of queues and messages or higher message volume. You can modify the memory limit for the following elements:
  • policyEntry topic
  • policyEntry queue
The default value is 20 MB.
To troubleshoot message communication issues, you can instruct the JMS Broker to open the administrator console when you start the B2B Data Exchange services.
The
jetty.xml
import element appears with the following syntax:
<!-- <import resource="jetty.xml"/> -->
To access the administrator console, remove the comment indicators around the element and restart the
B2B Data Exchange
services.
If you use a JMS source, ensure that the PowerCenter workflow source property
Transacted Mode
is set to
Yes
.
  1. Select to edit the workflow.
  2. In the Mapping tab, select the source. In the Attributes section, change the value of the property
    Transacted Mode
    to
    Yes
    .

0 COMMENTS

We’d like to hear from you!