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 » More fun with ApplicationID

Post new topic  Reply to topic
 More fun with ApplicationID « View previous topic :: View next topic » 
Author Message
ggriffith
PostPosted: Wed Nov 12, 2008 7:30 am    Post subject: More fun with ApplicationID Reply with quote

Acolyte

Joined: 17 Oct 2007
Posts: 67

Following on from my last post , but not related ( I don't think ). This is not a question, just passing on my findings.

The Timer Controls effect the MQMD content of the message on the target queue.

To see for yourself create a flow

MQInput --> Compute --> MQOutput

in the compute node include the following code

CALL CopyEntireMessage;
SET OutputRoot.MQMD.ApplIdentityData = 'abcdefghijklmnop';

Run a message through the flow and you get the correct ApplId in the output.

modify the same flow by introducing timer controls

MQInput --> TimeoutControl

TimeoutNotification --> Compute --> MQOutput

Post a timer message

Do you get the ApplId in the output I'm afraid not

I was in a rush so I've worked around the problem, but just in case someone else is tearing their hair out. If I remember rightly it effects more than just the ApplId of the MQMD.
Back to top
View user's profile Send private message
ggriffith
PostPosted: Tue Dec 09, 2008 3:33 am    Post subject: Reply with quote

Acolyte

Joined: 17 Oct 2007
Posts: 67

Looks like this is addressed in 6.1.0.3 ( but I haven't tried it yet). It appears that any input node apart from MQInput effected the content of the output MQMD
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » More fun with ApplicationID
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.