Configuring Rendezvous Distributed Queue(RVDQ) in TIBCO ActiveMatrix® Adapter for Files (Unix/Win).

Configuring Rendezvous Distributed Queue(RVDQ) in TIBCO ActiveMatrix® Adapter for Files (Unix/Win).

book

Article ID: KB0091753

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Files for Unix and Windows -
Not Applicable -

Description

Description:
This solution lists the steps involved in the configuring Rendezvous Distributed Queue(RVDQ).

Issue/Introduction

Configuring Rendezvous Distributed Queue(RVDQ) in TIBCO ActiveMatrix® Adapter for Files (Unix/Win).

Resolution


To configure RVDQ in TIBCO ActiveMatrix® Adapter for Files (Unix/Win) (FA), follow the steps below:

1). Open the sample project (Teak_TafRepoDefault) in Designer. Select ContainerWriter subscription service.
2). In subscriber service, click on the Transport tab. Select the "Distributed Queue" option in the Quality of service field. This will create a RVCMQ session in the Session folder.
3). Click on Default RVCMQ session created. Go to the configuration panel; change the CMQ name in CMQ name field (say CMQ).
4). Start the ContainerWriter instance in Adapter Tester.
5). Open the same project in another Designer and select ContainerWriter instance.
6). Change the processing directories (wip, output.. etc) to some other directories because the same directory namess will conflict while writing/moving files.
7). Save the project and run another Adapter Tester.
8). Publish the message in repeating (life cycle) using ContainerReader instance through another Designer Adapter Tester.
9). Both the subscriber will subscribed the message and load gets distributed if one of the instance is busy in processing/moving the records in working/output file. Check the records distributed in output files in both output directories.