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
.
Select to edit the workflow.
In the Mapping tab, select the source. In the Attributes section, change the value of the property