BizTalk FTP - File Rename
        Posted  
        
            by Rob Bowman
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rob Bowman
        
        
        
        Published on 2010-03-30T08:30:34Z
        Indexed on 
            2010/03/30
            8:33 UTC
        
        
        Read the original article
        Hit count: 582
        
BizTalk
Hi
I need to send files using the BizTalk 2006 (non wcf) FTP adapter. After successful transmission of each file it needs to be renamed from an "A" prefix to a "U" prefix. I don't want to issue a command using wildcards because I can't be sure of other files in the destination folder.
Any ideas?
Thanks
Rob.
© Stack Overflow or respective owner