Hi all
I have a requirement in which I have to Dynamically choose target directory depending on the filename??
Example
If File name is FI08.txt ,it should be posted to following folder
server\Test\<FileName>. If it has deiiferent file name it should be posted to different directory.
I am usind a simple file to file interface without using IR.
So there is no Mapping involved.
Regards
Abhishek Mahajan
Is there any other solution possible without using Variable Substitution.