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 |
List out some artifacts of biztalk server? : biztalk server
What is the default mapping for auto mapping? : biztalk server
You have two schemas that need to be represented with the same root node and same namespace or different namespace, is it possible?
What is biztalk?
What are persistence points?
im completed my biztalk course , plz guide me how to get job ?
Define bam?
can we promote property promotions through Orchestration?
what is custom pipeline and the use of custom pipeline ? why and how we use custom pipeline?
how many Biztalk Components are there?
Define schema?
Source schema has nodes First Name, Last Name and destination schema has node Name. How we can get data at destination so that we can have two instance of Name (without using orchestration).
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)