|
Home > Archive > BizTalk Server Orchestration > September 2005 > Mapping Problem
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]
|
|
| Francesco 2005-09-27, 5:53 pm |
| Hello,
I have a Mapping in an Orchestration.
If I try to add a new message in The mapping source, I lose the old mapping.
the question is:
Can I add a new message in a Transform shape without lose the old mapping??
Thanks,
Francesco
| |
| Stephen W. Thomas 2005-09-27, 8:49 pm |
| Hello.
Nope, I don’t think you can do it. Because when you add a 2nd message to
the transform shape it wants to create a new multi-part (sort of) message for
the map.
I talk a little more about it here:
http://geekswithblogs.net/sthomas/a...2/04/21969.aspx
Hope this helps.
Stephen W. Thomas
http://www.biztalkgurus.com
http://geekswithblogs.net/sthomas/
"Francesco" wrote:
> Hello,
>
> I have a Mapping in an Orchestration.
> If I try to add a new message in The mapping source, I lose the old mapping.
>
> the question is:
> Can I add a new message in a Transform shape without lose the old mapping??
>
> Thanks,
> Francesco
|
|
|
|
|