To track requested transfers you must create reply queues
to receive status messages and create and configure an instance of
the WebSphere® MQ Suite
Async Receive service to receive the messages and call the business
process to process them. For Sterling B2B Integrator 5.2.3
and higher, if you are integrating Sterling File Gateway 2.2.3 and
higher with WebSphere MQ
File Transfer Edition,
you must download the J2EE(TM) Connector Architecture Specification
Interface Classes connector.jar file and install it with install3rdParty,
before you configure WebSphereMQ Suite Async Receive for Sterling File Gateway
About this task
The queue creation must be performed on the server whereWebSphere MQ
File Transfer Edition Agent
Adapter's agent queue manager is located. The WebSphere MQ Async Receive
service is created on the Sterling B2B Integrator Admin
Console.
Procedure
- On the server where the WebSphere MQ
File Transfer Edition Agent
Adapter's agent queue manager is located, create a local queue to
be used for transfer status reply messages within the agent queue
manager. This queue should have these properties:
Property |
Value |
Queue name |
Any valid name |
Queue type |
Local |
Put Messages |
Allowed |
Get Messages |
Allows |
Default Priority |
0 |
Usage |
Normal |
Max queue depth |
5000 |
Retention Interval |
999999999 |
Message Delivery Sequence |
Priority |
Default input open option |
Shared |
Shareability |
Sharable |
- In Sterling B2B Integrator,
create and configure an instance of the WebSphere MQ Suite Async
Receive service with these settings:
Parameter |
Value |
Host Name |
Host name of server running the queue manager containing reply
queue. |
Port Number |
Port number of the listener for the queue manager containing
the reply queue. |
Queue Manager |
Name of the queue manager containing the reply queue. Note
that the same value must be used for the ‘Queue Manager Containing
Reply Queue’ parameter in each WebSphere MQ
File Transfer Edition Listening
Consumer within File Gateway. |
Channel |
Server-connection channel used to connect to queue manager. |
Queue Name |
Name of the reply queue. Note that the same value must be
used for the ‘Queue For Transfer Status Reply Messages’ parameter
in each WebSphere MQ
File Transfer Edition Listening
Consumer within File Gateway. |
Get Type |
Get All |
Receive Message Limit |
200 |
Message Handling |
Receive one message as one document |
Bootstrap Workflow |
FileGatewayProcessFTEReply |
User |
admin |