If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > BizTalk Adapter For MQ Series help.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-25-02, 08:16
toral toral is offline
Registered User
 
Join Date: Jun 2002
Posts: 2
BizTalk Adapter For MQ Series help.

Hi,
I have installed BizTalk Server, Mq Series & BizTalk Adapter for
MQ Series on my machine.I am trying to send send messages from
Mq Series to BizTalk, i have gone through the following steps:

1>Created a job(job1) in BizTalk Adapter for MQSeries Configuration Manager
Details as :
MQ Host Name - cd4 (Machine Name)
Queue Manager Name - QM_cd4
Transmission Queue Name - tQueue

2>Exported data to definition file, where by a job1.mqs file is created having the details :
MQSeries Transmission Queue - tQueue
Remote Queue Name- JOB

3>Then i have imported the definition file but running the following command on the command prompt:

RUMMQSC QM_cd4 <job1.mqs> OUTPUT.TXT

Where by the OUTPUT.TXT file is created, also a
Remote Definition Queue called JOB & a Local Queue called tQueue is created.

4>In the properties of the Remote Definition (JOB) i have set the Remote Queue Name as RemoteQ(which also i have created).

5>The i have Mapped Channel to Queue Name as followes:

MQSeries Queue Name - RemoteQ
Openness - NonOpen
Channel Name - (My Channel Name, that picks up messages from tQueue & puts it in a queue called OutBoundQ)

6>Then i ran the following command on the command prompt:

AMQSPUT JOB QM_cd4

This command sends messages to the tQueue Queue

I am able to send messages to the tQueue Queue by unable to pick them
& send them to the OutBoundQ via the channel.

Where am i going wrong?Please do get back to me as soon as possible.Any help would do.

Toral
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On