Re: BizTalk Mapper BUG ?



Hi Gerrit and Thanks for the reply.

i often use that solution, but in this case my destination is rather complex
and very big.

what i was seeking is somekind of feedback from BTS team in order to have
this corrected in future SP or BTS2006. in many situations you don't control
the schema since its a partner schema, why does BTS Mapper rely on default
values in the destination schema rather than on default values we actually
put on the mapper ?

Thanks


"Gerrit Hulleman" wrote:

> Reading the thread... I know how. using BTS 2002 that is. Cannot give you an
> example now, have no biztalk mapper available (am at home).
>
> Link the parent record to a boolean functiod that returns true if there is a
> linked record / field with content. Or link the source-record to the target
> record (it may complain when linking, but it will not give any compilation
> errors). Boolean functiod is the only functiod (as far as I know) that works
> of the functiod solution. A custom function that returns true will not work.
> You may have to allow linking to records in the options of the mapper, if
> you have not done so allready.
>
> Respond with a request if you want an example for bts2002.
>
>
> Gerrit Hulleman
>
>
> "Luis Azedo" <LuisAzedo@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:560C7ACE-5CB4-4100-B261-11FDE85851FE@xxxxxxxxxxxxxxxx
> > Hi All,
> >
> > i'm having the following problem with mapper.
> >
> > my destination schema has some optional attributes with default values on
> > some elements. these elements have minoccurs=0, but they keep apearing on
> my
> > output result (attributes with default values) when i don't have any links
> to
> > them. if i remove the default values from the attributes everything is
> well.
> >
> >
>
>
>
.



Relevant Pages

  • Re: BizTalk Mapper BUG ?
    ... have no biztalk mapper available. ... record (it may complain when linking, but it will not give any compilation ... Boolean functiod is the only functiod that works ...
    (microsoft.public.biztalk.server)
  • Re: BizTalk Mapper BUG ?
    ... but if the parent node isn't created because i didn't make any to ... the rule should be something like: ensure that the destination ... "Yossi Dahan" wrote: ... >> i'm having the following problem with mapper. ...
    (microsoft.public.biztalk.server)
  • Biztalk Orchestration Clarification
    ... We have a scenario for data facilitation between two servers thro BTS ... The source is Oracle DB and the destination is some Proprietary ... is processed in the orch, it will be send to the other BTS Server ...
    (microsoft.public.biztalk.server)
  • Biztalk Orchestration Clarification
    ... We have a scenario for data facilitation between two servers thro BTS ... The source is Oracle DB and the destination is some Proprietary ... is processed in the orch, it will be send to the other BTS Server ...
    (microsoft.public.biztalk.general)
  • BizTalk mapper and generation of destination message
    ... I have a BizTalk mapper that produces the following destination ... When I (in Visual Studio) click on the schema used as the destination ...
    (microsoft.public.biztalk.general)

Loading