Posted: Tue May 10, 2005 6:14 am Post subject: How to get and put into queue XML files
Newbie
Joined: 10 May 2005 Posts: 2
How to serve in MQ (under HP UNIX) following example:
(eg by means sample amqs.. or MA01 program Q)
There are XML files in queue Q1.
I should stop listener of queue manager for queue Q1.
Then I should get XML files from Q1 and put to own queue Q2 (or possibly to select catalogue).
Later I should start listener of queue manager for queue Q1, in order to put messages (XML files) to queue Q1.
Extended XML files should be improved (to supplylacks).
Then I should put improved XML files into queue Q3 from where the files were automatically put into queue Q1 before.
Additionally:
Question 1 - Should the listener by stopped and started again when the messages are being received from a queue? If yes please tell me how?
Question 2 – How can (eg by means sample amqs.. or MA01 program Q) a single message (eg first mesage) (XML file) be taken from a queue without taking off all the messages (XML files) from this queue?
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
Quote:
Question 2 – How can (eg by means sample amqs.. or MA01 program Q) a single message (eg first mesage) (XML file) be taken from a queue without taking off all the messages (XML files) from this queue?
Maybe you can use the support pac MO71 to copy messages.
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