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 » Getting the file name from inside the message flow

Post new topic  Reply to topic
 Getting the file name from inside the message flow « View previous topic :: View next topic » 
Author Message
MQDummy
PostPosted: Tue Jul 02, 2002 10:40 pm    Post subject: Getting the file name from inside the message flow Reply with quote

Novice

Joined: 11 Jun 2002
Posts: 23

Hi,

Suppose i have a external program to send a text file into a message flow.
Is it possible to get the file name from within the flow?

Best Regards!
Back to top
View user's profile Send private message
Nyusser
PostPosted: Tue Jul 02, 2002 11:01 pm    Post subject: Reply with quote

Apprentice

Joined: 02 Jul 2002
Posts: 48

You can get the file name using ESQL, because the name of the application is located in the MQMD header of the message. The following lines should do the trick:

DECLARE str CHAR;

SET str = InputRoot.MQMD.PutApplName;
Back to top
View user's profile Send private message
MQDummy
PostPosted: Wed Jul 03, 2002 12:01 am    Post subject: Reply with quote

Novice

Joined: 11 Jun 2002
Posts: 23

Thanks!

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 » Getting the file name from inside the message flow
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.