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)

EvertDJ
2009-11-06 10:19:25

OK, will do.

Btw, it only supports the exact filename, could not get the filename.* or *.extension to work either.
The latter would have been good enough for me.

shong
2009-11-06 10:12:23

Hello

Possible to check for wildcards (*.*) with this component?

No, it only support the exact filename, *.extention or filename.* now. You can report a feature on our bugtracker.

Best regards

         shong

EvertDJ
2009-11-06 10:08:30

Thanx.
Possible to check for wildcards (*.*) with this component?
I have tried it but it only returns True if i put in the exact filename.

Cheers
Evert

shong
2009-11-06 09:51:49

Hello

The ((Boolean)globalMap.get("tFTPFileExist_1_EXISTS")) just returns nothing at all.
Possible to look for wildcards with this component? (*.*)

Yes, this global var will be avaliable  in the next subjob, eg:
tFTPFileExist
  |
onsubjobok
  |
tJava(System.out.println(((Boolean)globalMap.get("tFTPFileExist_1_EXISTS"))));

Best regards

          shong

EvertDJ
2009-11-06 08:36:28

Hi,
I cannot get this component to work.
I am 100% sure the file that i am looking for exists in the directory but nothing gets returned.

The ((Boolean)globalMap.get("tFTPFileExist_1_EXISTS")) just returns nothing at all.

Possible to look for wildcards with this component? (*.*)

Anybody uses this and know of something i can be doing wrong?

Thanx
Evert

Board footer

Powered by FluxBB