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 Discussion » ISERIES/AS 400 MQ communication check...

Post new topic  Reply to topic
 ISERIES/AS 400 MQ communication check... « View previous topic :: View next topic » 
Author Message
waugh
PostPosted: Thu Feb 19, 2004 5:38 am    Post subject: ISERIES/AS 400 MQ communication check... Reply with quote

Master

Joined: 19 Feb 2004
Posts: 225

Do we have any programs on AS400/Iseries systems similar to AMQSPUT, AMQSGET in windows to put and get messages?

If we have them, where are they located and how do we use them?

we are using a customized program which is time consuming...

Thanks

--Waugh..
Back to top
View user's profile Send private message
JasonE
PostPosted: Thu Feb 19, 2004 6:35 am    Post subject: Reply with quote

Grand Master

Joined: 03 Nov 2003
Posts: 1220
Location: Hursley

Apparently (!) you can do call qmqm\amqsput4 from the command line? (and amqsget4) but I dont know the complete syntax
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Feb 19, 2004 7:50 am    Post subject: Reply with quote

Jedi Knight

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

In the iSeries specific manuals, there is a RPG programming guide and you will find samples in there and how to run them.

Link to Prog guide on iSeries

In chapter 44 you have the samples there.

GET sample is called this way from the prompt

CALL PGM(QMQMSAMP/AMQ3GET4) PARM(’Queue_Name’,’Queue_Manager_Name’)

PUT is called as

CALL PGM(QMQMSAMP/AMQ3PUT4) PARM(’Queue_Name’,’Queue_Manager_Name’)


Alternatively if you use the CL commands to work with queues, you can use panels to browse/put/get messages

issue WRKMQMQ to take you to the Queues panel of the default QMGR or
WRKMQMQ <QMGRNAME> to work with specific QMGR queues.
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 Discussion » ISERIES/AS 400 MQ communication check...
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.