07-29-04 07:49 AM
Hi Neil,
Within your orchestration you should be able to set the file name property
by using the FILE.ReceivedFileName property on the message within the
orchestration. You then need to create a dynamic port and this will pick up
the filename from this property. I am pretty sure that the FTP adapter picks
this up as it was something I need to check as part of the current project I
am working on. I must admit I didn't do this using an orchestration, I used
a pipeline component, but I think it will work in either scenario.
Tim
"Neil Hewitt" <NeilHewitt@discussions.microsoft.com> wrote in message
news:89C2AFED-3587-44B4-BE63-40FE58874D6B@microsoft.com...
> I tried the %sourcefilename%.txt as my target file name and the file is
actually being transported as '%sourcefilename%.txt'.
> i looked up the help on programmatically changing the send port and it
metioned that it was only for a FILE transport type. can i do this as an
FTP transport type.
>
> how do i go about doing that ? do i change the pipeline or the
orchestration ?[vbcol=seagreen]
>
>
> "Tim Riley" wrote:
>
the[vbcol=seagreen]
can[vbcol=seagreen]
used[vbcol=seagreen]
name[vbcol=seagreen]
changed to[vbcol=seagreen]
[ Post a follow-up to this message ]
|