|
Home > Archive > BizTalk Server Orchestration > May 2005 > Dynamic File Naming
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Dynamic File Naming
|
|
|
| Hi,
Is there a way to dynamically name a file to be dropped off by a file send
port using variables from an orchestration message? Thanks.
--
John
| |
| Yossi Dahan 2005-04-14, 2:49 am |
| John hi
If you setup the send port to use the %SourceFileName% you can in the
orchestration control the value of this macro by settings the
FILE.ReceivedFileName context property of the message you are going to send.
Yossi Dahan
"JT" <Jthayer@online.nospam> wrote in message
news:DD1E09BB-D05D-44F3-95B6-CA5555135C97@microsoft.com...
> Hi,
> Is there a way to dynamically name a file to be dropped off by a file send
> port using variables from an orchestration message? Thanks.
> --
> John
| |
| syed javid 2005-05-11, 2:48 am |
| Hi,
Is it possible to get the inbound file name using
FILE.ReceivedFileName context property, if possible please give some hint.
Thanks in Adavance
Syed Javid
ZFP - IT
KSA.
"Yossi Dahan" wrote:
> John hi
>
> If you setup the send port to use the %SourceFileName% you can in the
> orchestration control the value of this macro by settings the
> FILE.ReceivedFileName context property of the message you are going to send.
>
> Yossi Dahan
>
> "JT" <Jthayer@online.nospam> wrote in message
> news:DD1E09BB-D05D-44F3-95B6-CA5555135C97@microsoft.com...
>
>
>
|
|
|
|
|