Hi All,
An empty .txt file has to be created in FTP location(FTP loc c:\xyz\Customer20082910.txt) only after the .dat file has been created(FTP loc c:\xyz\Customer20082910.dat)
Note:.dat has the actual data and .txt is an empty file and is created only after .dat is created
I know that .txt empty file can be created using the After Message Processing Command Line...
But confused which command to be given such that it will be created in the FTP location(c:\xyz\Customer20082910.txt)
Can any one please give the Linux command for it...
Regards,
Sridhar