in which case you have to use updategram and stored
procedure?
Answer Posted / prabhat shankar
This is way we can use updategram to update multiple rows
in BizTalk orchestration.
Using the updategram to insert and delete are very
straightforward. It's also easy to update one row of data
using the updategram in BizTalk. BizTalk SQL adapter seems
to be problematic when dealing with updating multiple rows
of data using updategram. SQL XML states that you need to
use the attribute "updg:id" to associate the records
enclosed in the <updg:before> and those enclosed in
<updg:after>
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the use of schema in biztalk and why we use schema?
What is custom pipeline and the use of custom pipeline?
What is correlation sets?
what are un-typed messages?
I have a receive port and send port whose message types are different.when I receive a message in my receive port,my process starts.i will construct my out message and give this to my send port.i am configuring a send port group to
I have a receive port and send port whose message types are different.When I receive a message in my receive port,my process starts.I will construct my out message and give this to my send port.I am configuring a send port group to the logical send port.TO the send port group I have added many send ports with filters.The message in the send ports are not getting filtered based on my filters?
What is the latest version of biztalk server? : biztalk server
Explain about biztalk orchestration?
What is the default mapping for auto mapping? : biztalk server
What is correlation in context of biztalk server? : biztalk server
What is biztalk server? : biztalk server
What is content routing?
Did you deploy BizTalk more than one machine?
What is biztalk orchestrations dehydration and rehydration? : biztalk server
What is document schema?