Kbase P23217: What is the connection parameters for connecting a 4GL client to the 4GL Sonic Adapter using AIA.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/20/2005 |
|
Status: Unverified
GOAL:
What is the connection parameters for connecting a 4GL client to the 4GL Sonic Adapter using AIA.
GOAL:
How to connect the 4GL SonicMQ Adapter using the AIA ?
FIX:
To connect a 4GL client to the 4GL Sonic Adapter you need to reference the Application Service Name you set up on the 4GL Adapter.
You must have a JAVA servlet already configured for use with AIA.
Below is an example of a modified run statement taken from the example1.p program which is located in $DLC\src\samples\SonicMQ1\adapter\examples.
The run statement is using the default settings for Aia1 and SonicMQ1 which are preset when you install Progress.
RUN jms/pubsubsession.p PERSISTENT SET pubsubsession ("-URL "http://mywebserver/aia/Aia?AppService=adapter.progress.jms".