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 |
Define hat?
What is biztalk orchestrations dehydration and rehydration? : biztalk server
Explain about static, dynamic and direct binding?
what is the use of schema in biztalk and why we use schema?
im completed my biztalk course , plz guide me how to get job ?
Explain the flow of messages in biztalk server engine?
In BizTalk development where and how you have to use custom developed .NET components?
Did you deploy BizTalk more than one machine?
What is the difference between a "message assignment" shape and an "expression" shape? : biztalk server
List out some artifacts of biztalk server? : biztalk server
How can we process EDI file with out EDI pipeline.
Explain about Message routing and content routing?
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)