What are the parameters that regulate traffic into the BusinessConnect (BC) engine from trading partners and private processess?

What are the parameters that regulate traffic into the BusinessConnect (BC) engine from trading partners and private processess?

book

Article ID: KB0088691

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect -
Not Applicable -

Description

Resolution:
Description:
============
What are the parameters that regulate traffic into the BusinessConnect (BC) engine from trading partners and private processes?
 
Environment:
==========
BusinessConnect 5.2.0 and above and all protocols
 
Resolution:
=========
To control the flow of message processing of private process messages into BC from JMS, set these parameters:

MaxJobs.Gateway/BMH/Outbound/From-Back-Office/JMS/Request Receiver.process=0 (INITIATOR.REQUEST queue)

MaxJobs.Gateway/BMH/Outbound/From-Back-Office/JMS/Response Receiver.process=0 (RESPONDER.RESPONSE queue)

To control the flow of message processing of private process messages into BC from RV, set these parameters:

MaxJobs.Gateway/BMH/Outbound/From-Back-Office/RV/Request Receiver.process=0 (INITIATOR.REQUEST messages)

MaxJobs.Gateway/BMH/Outbound/From-Back-Office/RV/Response Receiver.process=0 (RESPONDER.RESPONSE messages)

To limit jobs entering BC from the DMZ (dual server mode only), set these parameters:

MaxJobs.Gateway/MSH/Inbound/From-DMZ/RV Receiver.process=0

Issue/Introduction

What are the parameters that regulate traffic into the BusinessConnect (BC) engine from trading partners and private processess?