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 are Host and Host Instance?
im completed my biztalk course , plz guide me how to get job ?
What is custom pipeline?
List out some artifacts of biztalk server? : biztalk server
Explain the flow of messages in biztalk server engine?
Define schema?
Explain about static, dynamic and direct binding?
Difference between field and promoted property?
what are un-typed messages?
Define mapping?
What is the difference between a "message assignment" shape and an "expression" shape? : biztalk server
What is the rules engine?
what is the use of schema in biztalk and why we use schema?
Why and how we use custom pipeline?
What is bam?