Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MQ - SAP R3 Link Settings (Inbound)

Status
Not open for further replies.

LuckySkunk

Technical User
Oct 7, 2004
11
MY
Hi all,

Anyone out there dealed with the linkage between MQ and R3 using MQ R3 Link adapter before. Need a few pointers on the inbound side. I need only to configure the smqDestConf and in.ini files or are there more to this such as writing an interface program in C or Java? Do I create separate .ini and start smqsi process for each inbound queues?

Appreciate any contribution. Thanks.
 
You only have to define the smqDestConf and the in.ini file. Have not tried to start multiple inbound processes, but if you want messages to go to different queues you will probably have to setup another directory to hold a different set of smqDestConf file and in.ini file. I had to do this for an Outbound setup I was working on.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top