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 » WebSphere Message Broker (ACE) Support » DestinationList and Scratchpad

Post new topic  Reply to topic
 DestinationList and Scratchpad « View previous topic :: View next topic » 
Author Message
gowdy
PostPosted: Fri Sep 14, 2001 9:25 am    Post subject: Reply with quote

Apprentice

Joined: 17 Jul 2001
Posts: 29
Location: Bournemouth, UK

Hi

Can anyone point me towards good documentation detailing the use(s) of DestinationList and, primarily, the operation of the scratchpad?

Many thanks

Mark
Back to top
View user's profile Send private message Send e-mail
Cliff
PostPosted: Mon Sep 17, 2001 1:52 am    Post subject: Reply with quote

Centurion

Joined: 27 Jun 2001
Posts: 145
Location: Wiltshire

Mark,

you need to look at the Exception and Destination List Structure section in the ESQL Reference part (Appendix C) of Using The Control Center.

There is no separate scratchpad - the Exception and Destination lists are just trees so you can add data to them as you would to an XML tree, in Compute or Database nodes. They have a defined structure but you can add your data wherever you want, within reason if you want to maintain their original function:
SET OutputDestinationList.Mydata.Field1 = 'abitofdata';

Don't forget to go to the Advanced tab in the Compute node because the Destination and Exception lists are not propagated by default!

Regards - Cliff
Back to top
View user's profile Send private message Send e-mail
CodeCraft
PostPosted: Sat Sep 22, 2001 12:19 am    Post subject: Reply with quote

Disciple

Joined: 05 Sep 2001
Posts: 195

Be careful with the desintation list if you are also using route to label. The contents appear to be reset once a message has been propagated to a label node.
Back to top
View user's profile Send private message
mapa
PostPosted: Mon Oct 01, 2001 4:46 am    Post subject: Reply with quote

Master

Joined: 09 Aug 2001
Posts: 257
Location: Malmö, Sweden

Hi,

Quote:

On 2001-09-22 01:19, CodeCraft wrote:
Be careful with the desintation list if you are also using route to label. The contents appear to be reset once a message has been propagated to a label node.


Well, if you set up:
"OutputDestinationList"."Destination"."RouterList"."DestinationData"[1]."labelname" = 'B';
"OutputDestinationList"."Destination"."RouterList"."DestinationData"[2].labelname = 'A';
Then you set up a flow that uses RouteToLabel(last), when you come to Label 'A', then the destinationlist has removed the .DestinationData[2], but keeps the first one.

Best regards Magnus Palmér
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » DestinationList and Scratchpad
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.