Why messages are immutable inside Biztalk?
Answer / naresh
Reasons for message immutable: A received message might have
multiple subscribers (orchestration, sendports etc) means each
subscriber of a particular message references the same, single
copy of that message. So, it make sense the message is not
modified by any single service like Orchestration or
pipelines.
2. Since single copy is referenced by multiple subscribers, it
minimize storage. ( A ref counter is maintained for each
message and messages with ref count of 0 are periodically
removed.)
3. The concept of messages being immutable also allows for
detailed tracking of message state as messages flow through
the system.
| Is This Answer Correct ? | 6 Yes | 0 No |
Explain about static, dynamic and direct binding?
define mapping,orchestration ,schema,adapters.pipelines,BRE,HAT,BAM ?
What is Message routing and Content routing?
What is the use of custom pipeline?
Explain about Message routing and content routing?
what is the use of schema in biztalk and why we use schema?
Explain why messages are immutable inside biztalk?
im completed my biztalk course , plz guide me how to get job ?
What is custom pipeline?
Can we get messages to Orchestration without using schema?
in which case you have to use updategram and stored procedure?
What is the rules engine?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)