Home Page › Forums › BizTalk 2004 – BizTalk 2010 › %SourceFileName% with FTP Send Port › Re: %SourceFileName% with FTP Send Port
November 2, 2006 at 1:57 AM
#16291
You have to promote the property FILE.ReceivedFileName in a custom pipeline, it is not promoted by default. Even if you use an orchestration you won't get the file name if it's not promoted on the FILE receive port…