Hi All,
i have requirement like this.
Gentran will write the file into one folder with the name "abc.txt" and XI also needs to write the file to same folder with same file Name and it will be appended to the file written by Gentran because of same file name(abc.txt)
upto this it is okay , XI can do this append to already existed file
But While Gentran is writing the file, XI should not write. Until and unless the file is written by Gentran XI should not write (Append) the file.
How can i achieve this functionality
Regards
Vamsi