ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Iseries and WebSphereMQ

Post new topic  Reply to topic
 Iseries and WebSphereMQ « View previous topic :: View next topic » 
Author Message
Wbrant
PostPosted: Tue Nov 11, 2003 11:58 pm    Post subject: Iseries and WebSphereMQ Reply with quote

Novice

Joined: 22 Aug 2003
Posts: 10

Hi All,

I was looking for a way to detect and arrival of a message on a WebsphereMQ 5.3 Queue on an I series platform. After the message detrection i would love to be able to extract the data using a batch trigger monitor type of applicatino or support pack. I konw this is possible on a MainFrame but I don't know if this is possible on an iseires platform.. I would think it would be. What i am trying to accomplish to to detect the message arrival then run some commandline tool or utility such as an account managemtn tool to add a user using the message body or header for the information.



the relevant support packs are (for the Mainframe Inplementation)
Batch Trigger Monitor is support pac MA12
The MQ Rexx support is provided by support pac MA18

Is there any duplicate solution availabe for iseries. Any
info pointers, Links or othere information greatly appreciated.
Really kind in need of any type of help thanks.

Bill
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
emiranda
PostPosted: Wed Nov 12, 2003 5:30 am    Post subject: Reply with quote

Disciple

Joined: 21 Nov 2002
Posts: 196
Location: Dublin, Ireland

Did you try to define your process with APPLTYPE(OS400) parameter?
There's a sample in WebSphere MQ for iSeries - System Administration Guide:

CRTMQMPRC MQMNAME(MYQUEUEMANAGER) +
PRCNAME('motor.insurance.quote.process') +
TEXT('Insurance request message processing') +
APPTYPE(*OS400) APPID(MQTEST/TESTPROG) +
USRDATA('open, close, 235')

I'm right involved in a iSeries / WMQ project, but we didn't get into triggers yet, but I'll try this for first!

Let me know if it helps.
Cheers
_________________
Warm Regards,
EM
Back to top
View user's profile Send private message
Wbrant
PostPosted: Wed Nov 12, 2003 1:36 pm    Post subject: Batch Message Processing Reply with quote

Novice

Joined: 22 Aug 2003
Posts: 10

Thanks Miranda.

Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
vennela
PostPosted: Wed Nov 12, 2003 2:00 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Trigger montior and setting a trigger on iSeries is no different from distributed platforms.
You can use the panels to set the trigger on the queue, define process and iiniq.
You can then run the trigger monitor against the initiation queue. You can call a CL program or some other command line tool inside your trigger.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Iseries and WebSphereMQ
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.