Assigning the source filename of a message

Home Page Forums BizTalk 2004 – BizTalk 2010 Assigning the source filename of a message

Viewing 1 reply thread
  • Author
    Posts
    • #12861

      Can anyone tell me how can I get the source file name of the message read from a flat file?

      I tried using this:

      SourceFilaName=IncomingMessage(File.ReceivedFilename);

      But I get a xlang error saying IncomingMessage(File.ReceivedFilename) has no value .

      Am I missing out something? Are there any steps to be performed to get this value?

    • #12862

      What adapter was used to receive the file?

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.