Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

shong
2010-02-04 07:11:14

Hello Sonal
Yes, you can iterate each row(file path) on tJava, your job looks like:
tFileInputDelimited---row1---tFlowToIterate---iterate--tJava
on tJava:

Code:

RoutineName.methodName((String)globalMap.get("row1.filepath"));

About usage of tFlowToIterate, see topic:5827.
Best regards

         shong

sonal
2010-02-03 14:37:11

Hi All,

I've a scenario under which, there is one tJava component and one tFileInputDelimiter. The location of flat file stored in tFileInputDelimiter needs to be read by tJava component. There is a rountine which converts the flat file into xml format. But the routine needs the location of flat file as the input. tJava component calls this routine. Hence, is there any way by which we can directly feed the flat file represented by tFileInputDelimiter to tJava for further processesing??
Many thanks in advance.
please help.

Sonal

Board footer

Powered by FluxBB