is this possible ?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > is this possible ?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    is this possible ?  
kerberos


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-08-05 11:20 PM

hi all
i have this xml that came from a flat file through a pipeline etc etc
so far it is nicely done

the thing is i have to change some of the values in the xml
for example, i have this tag that is <name>
i want to be modified, changing to be the result of a stored procedure
where an input is the tag name and the result is composed by two
fields
i need them to be returned and from that, modify the xml
adding those to the original
and sending that

how can the "message_1" be modified in that way ?  :D
thanks in advance !






[ Post a follow-up to this message ]



    Re: is this possible ?  
BA


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-08-05 11:20 PM


You can use a map.  Set the source schema to what you have now, and create a
second schema with the result node names you want described.

You can use the second schema as the destination schema for the map.

BA



"kerberos" <nirvfan_mty@hotmail-dot-com.no-spam.invalid> wrote in message
news:eIadnaRqpvhYUPDeRVn_vQ@giganews.com...
> hi all
> i have this xml that came from a flat file through a pipeline etc etc
> so far it is nicely done
>
> the thing is i have to change some of the values in the xml
> for example, i have this tag that is <name>
> i want to be modified, changing to be the result of a stored procedure
> where an input is the tag name and the result is composed by two
> fields
> i need them to be returned and from that, modify the xml
> adding those to the original
> and sending that
>
> how can the "message_1" be modified in that way ?  :D
> thanks in advance !
>







[ Post a follow-up to this message ]



    Re: is this possible ?  
Jeff Lynch


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-08-05 11:20 PM

There are a few methods that could be used to accomplish this depending upon
how complex your business logic is.

1) In a map using a scripting functoid or custom assembly.

2) In an orchestration calling a custom assembly.

3) In an orchestration using the business rules engine.

--
Jeff Lynch
"A BizTalk Enthusiast"
http://codebetter.com/blogs/jeff.lynch


"kerberos" <nirvfan_mty@hotmail-dot-com.no-spam.invalid> wrote in message
news:eIadnaRqpvhYUPDeRVn_vQ@giganews.com...
> hi all
> i have this xml that came from a flat file through a pipeline etc etc
> so far it is nicely done
>
> the thing is i have to change some of the values in the xml
> for example, i have this tag that is <name>
> i want to be modified, changing to be the result of a stored procedure
> where an input is the tag name and the result is composed by two
> fields
> i need them to be returned and from that, modify the xml
> adding those to the original
> and sending that
>
> how can the "message_1" be modified in that way ?  :D
> thanks in advance !
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:36 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register