|
Home > Archive > BizTalk Server Orchestration > March 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]
|
|
| Woltore 2005-03-10, 5:54 pm |
| Xref: TK2MSFTNGP08.phx.gbl microsoft.public.biztalk.orchestration:11602
Hello,
I'm trying to do simple mapping.
just transfer values from incoming xml message to another, mut for some
reason the xml message where I'm trying to map has all elemtent empty??
I have tested that the message from where I'm mapping the values is not
empty.
but when I put the messages throught file port other had encoding "utf-8"
the one i'm trying to create and the other had encoding "iso-8859-1" could
that cause the empty values??
Or what could it be??
-Woltore
| |
| Joerg Fischer 2005-03-13, 5:49 pm |
| Hi,
Test you map within the BizTalk Mapper
(1) Using generated data to see if that succeeds
(2) Using your testing instance
Mostly, empty values origin from incorrectly refered namespace URIs.
Sincerely
Joerg Fischer
"Woltore" <21EF0F3E-F99F-4C42-839B-9FC82B32BA7D@deltren.com> wrote in
message
news:e176b78a88545161e3a00981f7f80b75@lo
calhost.talkaboutsoftware.com...
> Hello,
>
> I'm trying to do simple mapping.
>
> just transfer values from incoming xml message to another, mut for some
> reason the xml message where I'm trying to map has all elemtent empty??
> I have tested that the message from where I'm mapping the values is not
> empty.
> but when I put the messages throught file port other had encoding "utf-8"
> the one i'm trying to create and the other had encoding "iso-8859-1" could
> that cause the empty values??
> Or what could it be??
>
> -Woltore
>
|
|
|
|
|