|
Home > Archive > BizTalk Server General > September 2005 > message.Context and Custom Adapter
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 |
message.Context and Custom Adapter
|
|
| Leo Gan 2005-09-28, 5:59 pm |
| Hi All,
I've changed the File Adapter from SDK/Sample. Now it can take mask.mask
files from Directory and all its subdirectories.
But I need to get the "path+name of the file" values in my Orch.
It's possible to use Msg_variable(FILE.ReceivedFileName) in Expression
shape. And I wander if it possible to promote some of MyFILEAdapter
properties to use it in such a way (or maybe another??)?
The more whole question is could I get the context of the message in Orch?
Do I have to create some .xsd for this?
seems that "FILE.ReceivedFileName-like" parameters are in compiled schemas ,
somewhere in
Thanks for help!
--
Leonid Ganeline,
BizTalk Developer
http://public.fotki.com/leogan/
| |
| Leo Gan 2005-09-30, 5:53 pm |
| I've solved this problem.
If somebody is interested write my on email.
--
Leonid Ganeline,
BizTalk Developer
http://public.fotki.com/leogan/
"Leo Gan" <leo_gan_57@hotmail.com> wrote in message
news:eQ9Bk8FxFHA.3400@TK2MSFTNGP14.phx.gbl...
> Hi All,
>
> I've changed the File Adapter from SDK/Sample. Now it can take mask.mask
> files from Directory and all its subdirectories.
> But I need to get the "path+name of the file" values in my Orch.
> It's possible to use Msg_variable(FILE.ReceivedFileName) in Expression
> shape. And I wander if it possible to promote some of MyFILEAdapter
> properties to use it in such a way (or maybe another??)?
>
> The more whole question is could I get the context of the message in Orch?
> Do I have to create some .xsd for this?
>
> seems that "FILE.ReceivedFileName-like" parameters are in compiled schemas
> , somewhere in
>
> Thanks for help!
>
> --
> Leonid Ganeline,
> BizTalk Developer
> http://public.fotki.com/leogan/
>
>
|
|
|
|
|