06-12-06 06:19 PM
As a simple test, I have a one way receive port with a file transport type.
and a send port with a file transport type with an orchestration bound
between the two. Currently, the file name property of the send port address
is %MessageID%.xml, but I want the send file to be named the same as the
received file.
A search of the newsgroups mentions using the %src_filename% token, but this
doesn't seem to work (BizTalk 2004). All that happens is the file gets
named %src_filename%. Is there another token to use?
[ Post a follow-up to this message ]
|