It's part of EntireX product for 2 releases now.

To make the point - I assume you know the EntireX basic RPC functionality - RPC 
Client, via Broker, to RPC server.
Now look at Natural program as RPC Client, using parameter type IN, and/or  
parameter type OUT.
The RPC Server is RPC MQ bridge - a special Java RPC server (say on Windows)  
that uses Java MQ API against IBM MQ queues.

When your Natural program populates IN parameter and makes RPC call - this 
results in MQ PUT.
Similarly - if you make a call with parameter type OUT - you effectively  MQ 
GET into Natural program.
You can have combined PUT, replyToQueue, GET.
You can integrate Natural conversation with IBM MQ unit of work.

It's all part of EntireX Documentation as of release 7.3.
If your Software AG contact wish to invite you  - I can give you a demo inside 
Software AG Intranet.

Shmuel Coller   

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Jim Marshall
Sent: א 25 ינואר 2009 04:03
To: [email protected]
Subject: MQ Interface for ADABAS/Natural

We brought in IBM Websphere MQ as part of the IBM Enterprise Service Bus. 
Now a group is trying to interface some Natural code to MQ. There are 
documented interfaces for things like COBOL but none for SoftwareAG's 
Natural. Anyone know of some company making an interface for this. 

thanks  jim  

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to