| Author |
File Receive->Send Question
|
|
| Patrick Fogarty 2004-03-30, 10:07 am |
| When sending a file, there are 'macros' that allow access to MessageID and
MessagePartID when naming the file being sent. Is there any macro or other
method that provides access to the original file name received. This of
course assumes the message received was in a file.
- Patrick
| |
| Jack Blalock 2004-03-30, 10:40 am |
| I am assuming this is Biztalk 2004. For 2004 it is %SourceFileName%. Keep
in mind also that it is case sensitive. Biztalk 2002 used %src_filename%
Jack Blalock [MSFT]
This posting is provided "AS IS", with no warranties, and confers no rights.
| |
| Patrick Fogarty 2004-03-30, 11:43 am |
| many thanks.
"Jack Blalock" <jackbl@online.microsoft.com> wrote in message
news:mcSp5tmFEHA.756@cpmsftngxa06.phx.gbl...
| I am assuming this is Biztalk 2004. For 2004 it is %SourceFileName%. Keep
| in mind also that it is case sensitive. Biztalk 2002 used %src_filename%
|
| Jack Blalock [MSFT]
| This posting is provided "AS IS", with no warranties, and confers no
rights.
|
|
|
|
|