Configuring MQ Connector stage in Request/Reply Mode

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
moalik
Participant
Posts: 39
Joined: Thu Sep 15, 2011 8:15 am
Location: Melbourne

Configuring MQ Connector stage in Request/Reply Mode

Post by moalik »

Hi All,

I am trying to configure MQConnector Stage in Request/Reply Mode. I am trying with the below scenario:

Job Design:
RowGen -> MQ Connector -> SeqFile

I have created the Queue Manager, 2 Queue's one for request and 1 for reply.

In the MQ Connector Stage properties, I am configuring the Properties as below:

Queuename: RequestQueue Name
Reply to Queue: ReplyQueue Name
Wait Time: 10
Message Read Mode: Keep

Both the queues are on the Same Queue Manager. I am able to write the Data to the queue but not read the data and write it to a sequential file.

Please let me know, Is there any configuration setting that i am missing?

Thanks in advance
Mohsin Khan
Datastage Consultant
moalik
Participant
Posts: 39
Joined: Thu Sep 15, 2011 8:15 am
Location: Melbourne

Post by moalik »

Hi All,

Any solutions please?

Thanks,
Mohsin Khan
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Hmmm... usually by now if someone had something to add they would have posted it. Have you involved your official support provider yet?
-craig

"You can never have too many knives" -- Logan Nine Fingers
eostic
Premium Member
Premium Member
Posts: 3838
Joined: Mon Oct 17, 2005 9:34 am

Post by eostic »

Are you communicating with another app? Are you sure that app picked up your original request and responded with a repky?.... have you checked to see if there is a message response sitting in the reply queue that you specified?

What is it that you are exactly trying to do?

Ernie
Ernie Ostic

blogit!
<a href="https://dsrealtime.wordpress.com/2015/0 ... ere/">Open IGC is Here!</a>
Post Reply