Skip to Content
0
Former Member
Dec 24, 2007 at 11:50 AM

Determining the Directories based on a condition to poll the file

33 Views

Hi All,

I have One requirement, that i want to poll the file in the target directory based on the following condition.

1) If name1 = "ABC" the file should go to //xi/test/file1.xml

2) If name1= "XYZ" the file should go to //xi/develop/file2.xml

How can i Achieve this requirement.

Regards

Bopanna