Author |
Message
|
mark.luebinski |
Posted: Tue Apr 10, 2007 3:26 am Post subject: Good documentation about I/O with JavaNode |
|
|
Acolyte
Joined: 27 Mar 2006 Posts: 56
|
Dear Masters,
after our management don't like to buy FileAdapter I guess, it must be possible to use JavaNode to read and write data to the simple flat file or read Properties in the Java-way.
Is a simple documentation about this available? I can Java but haven't wrote any JavaNode before.
Thank you very much!!
Mark |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Tue Apr 10, 2007 7:21 am Post subject: Re: Good documentation about I/O with JavaNode |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
mark.luebinski wrote: |
Dear Masters,
after our management don't like to buy FileAdapter I guess, it must be possible to use JavaNode to read and write data to the simple flat file or read Properties in the Java-way.
Is a simple documentation about this available? I can Java but haven't wrote any JavaNode before.
Thank you very much!!
Mark |
I think there is no such documentation but...
there is documentation about JAVA IO (http://www.jchq.net/tutorial/11_05Tut.htm) and documentation about JAVACompute (http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac20805_.htm) and you have to combine this informations. _________________ Marcin |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Apr 10, 2007 8:03 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
Michael Dag |
Posted: Tue Apr 10, 2007 10:16 am Post subject: Re: Good documentation about I/O with JavaNode |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
mark.luebinski wrote: |
after our management don't like to buy FileAdapter I guess, it must be possible to use JavaNode to read and write data to the simple flat file or read Properties in the Java-way.
|
sure you can build your own FileAdapter, but remember to deal with transactionality yourself  _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
mark.luebinski |
Posted: Wed Apr 11, 2007 6:08 am Post subject: |
|
|
Acolyte
Joined: 27 Mar 2006 Posts: 56
|
Thank you all!
My English is too bad, so that my questins seems to be misunderstood. I have no problem to read and write files in pure Java. I only have problems with descriptions like the Croker-one... It is a lot of new classes and no "simple" javaDoc and tutorials, like from Sun and Microsoft. So, how can I for example write the lines in Environment, so that I could get it in the next normal ESQL-Compute and so...
Thank you!
Mark |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Apr 11, 2007 6:13 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
|