Re: How do I auto-populate a missing node?

From: Nick Malik (nickmalik_at_hotmail.nospam.com)
Date: 02/26/04


Date: Thu, 26 Feb 2004 15:19:49 GMT

no, he said what he meant... if you want to auto-populate a node that
doesn't get populated in your destination schema, set a functioid to point
only to the DESTINATION field. Since AICs perform after mapping, this would
take care of some issues.

Is this not working for you?
--- Nick

"Cris Williams" <criswilliams@yahoo.com> wrote in message
news:7f7e27bc.0402260716.2b770eb5@posting.google.com...
> I think what you are saying is to use a Scripting Functoid straight to
> the source field. We need to do that Only when the source field does
> not exist.
>
>
>
> "Anup Shah [MSFT]" <anupshah@online.microsoft.com> wrote in message
news:<eJQtBF5#DHA.1452@TK2MSFTNGP09.phx.gbl>...
> > Hello Cris
> >
> > You cannot auto-populate an entire node, however youou can populate any
> > outbound fields in the Biztlak Mapper, by using the Scripting Functoid.
Just
> > Map the scripting functoid to the outbound field only.
> > You can then use the scripting function populate the field or if it is a
> > constant value you want that field to hold, then click on the outbound
field
> > name, then click on the 'Values' toolbar at the bottom of the mapper
screen
> > and specify a "Destination constant value"
> >
> > Kind regards
> >
> > Anup Shah
> > Biztalk Support Team - EMEA
> >
> > This posting is provided "AS IS" with no warranties, and confers no
> > rights.
> >
> > "Cris Williams" <criswilliams@yahoo.com> wrote in message
> > news:7f7e27bc.0402240916.11b851ff@posting.google.com...
> > > Is there a way, using BizTalk Mapper or any other method, to
> > > auto-populate a missing node in the source XML?
> > >
> > > For example, if <my_tag>1</my_tag> is missing, I'd like to be able to
> > > easily insert that rather than have my AIC explode.
> > >
> > > Trying to get around a recompile because this band-aid would be a
> > > temporary work-around.
> > >
> > > Thanks in advance for the assistance.
> > >
> > > Cris



Relevant Pages

  • Re: How do I auto-populate a missing node?
    ... doesn't get populated in your destination schema, set a functioid to point ... >> outbound fields in the Biztlak Mapper, by using the Scripting Functoid. ... >> You can then use the scripting function populate the field or if it is a ...
    (microsoft.public.biztalk.general)
  • How to enrich a message?
    ... I'm a BizTalk newbee and I am trying to enrich a message. ... I've tried to use a Map and a Database Lookup functoid. ... information to be copied into the destination schema. ... I also tried to pass the output of the scripting functoid that calls ...
    (microsoft.public.biztalk.general)
  • Re: Date and Time functoid - time zone
    ... You could use a scripting functoid to return the UTC time ... public string UTCDateTime() ... destination schema to current date and time in another time zone. ...
    (microsoft.public.biztalk.general)
  • Map - functoid question
    ... I'm using a Scripting functoid, inline C#, to return a value that I need to ... send to the destination schema in my map. ... But when the Map is 'applied', I do not see any value in the node that this ...
    (microsoft.public.biztalk.general)

Loading