|
Home > Archive > BizTalk Server Applications Integration > May 2004 > Get/set ReceivedFileName in map/assembly
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 |
Get/set ReceivedFileName in map/assembly
|
|
| Cecilie 2004-05-11, 8:21 pm |
| Hi,
Is it possible to read or set the RecivedFileName property in a map?
Either directly in the map or by calling an external assembly from a map's Script functoid....?
Regards,
Cecilie
| |
| Sung-Hwa Jin [MSFT] 2004-05-11, 8:21 pm |
| Unfortunately No. Mapper doesn't provide way to access BizTalk message
context properties.
I recommend you post another message with the detailed scenario to get some
other ways to meet your scenario requirements.
Thanks,
Sunghwa
--------------------[vbcol=seagreen]
Is it possible to read or set the RecivedFileName property in a map?
Either directly in the map or by calling an external assembly from a map's
Script functoid....?
Regards,
Cecilie[vbcol=seagreen]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
| |
| Pieter van der Merwe 2004-05-11, 8:21 pm |
| Assign the value to your Message after the mapping process by using a
promoted property.
"Sung-Hwa Jin [MSFT]" <shjin@online.microsoft.com> wrote in message
news:wJ2oSQ3NEHA.3564@cpmsftngxa10.phx.gbl...
> Unfortunately No. Mapper doesn't provide way to access BizTalk message
> context properties.
> I recommend you post another message with the detailed scenario to get
some
> other ways to meet your scenario requirements.
>
> Thanks,
> Sunghwa
>
> --------------------
>
> Is it possible to read or set the RecivedFileName property in a map?
> Either directly in the map or by calling an external assembly from a map's
> Script functoid....?
>
> Regards,
> Cecilie
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> EBusiness Server Team
>
|
|
|
|
|