Author |
Message
|
bpkumar2 |
Posted: Thu Dec 13, 2012 8:22 am Post subject: How to read a particular file using file FileInput node ? |
|
|
Newbie
Joined: 11 Dec 2012 Posts: 8
|
I want to read a given file from a folder using MB FileInput node and write the file to destination. I don't want to use any any wildcard character/pattern. i.e. *.*,* ,*.txt. *.xml....
If I am asked to read a file called abcd.txt, i should read only that particluar file. I am using Broker 7.0.0. Please help me if we can acheive with with Message Broker. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Dec 13, 2012 8:26 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
kash3338 |
Posted: Thu Dec 13, 2012 8:37 am Post subject: Re: How to read a particular file using file FileInput node |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
bpkumar2 wrote: |
I want to read a given file from a folder using MB FileInput node and write the file to destination. I don't want to use any any wildcard character/pattern. i.e. *.*,* ,*.txt. *.xml....
If I am asked to read a file called abcd.txt, i should read only that particluar file. I am using Broker 7.0.0. Please help me if we can acheive with with Message Broker. |
Di you check this link?
http://publib.boulder.ibm.com/infocenter/wmbhelp/v7r0m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac55150_.htm
Quote: |
In File name or pattern, specify a pattern for the file name. It is either a file name or a character sequence (a pattern) that matches a file name. |
|
|
Back to top |
|
 |
mqjeff |
Posted: Thu Dec 13, 2012 8:40 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
My crystal ball says that this poster is actually asking about this.
And that they don't realize that they have to apply a fix pack to get it. |
|
Back to top |
|
 |
bpkumar2 |
Posted: Thu Dec 13, 2012 10:34 am Post subject: |
|
|
Newbie
Joined: 11 Dec 2012 Posts: 8
|
mqjeff wrote: |
My crystal ball says that this poster is actually asking about this.
And that they don't realize that they have to apply a fix pack to get it. |
You are right Jeff, FileRead node is not available in 7.0.0.0, not sure how to deal this requirement without fix pack. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Dec 13, 2012 10:41 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
bpkumar2 wrote: |
You are right Jeff, FileRead node is not available in 7.0.0.0, not sure how to deal this requirement without fix pack. |
Apply the fix pack. Which is a good idea anyway. You certainly shouldn't be running 7.0.0.0
Or check to see if whoever runs your broker has already applied the fix pack and just not bothered to enable the new functionality / decided not to enable the new functionality until someone asked / didn't know they had to enable the new functionality. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|