When we are promote the fields as quick promote then they are
stored in property schema,when we promote as distinguished
fields then where the fields stored?
Answer Posted / imran shirolkar
Distinguished Fields are written in the message context by
the pipeline when a message is received on a port.
Distinguished fields are written into the context using the
Write() method on the IBaseMessageContext object.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is custom pipeline?
What is the default mapping for auto mapping? : biztalk server
What is messagetype in biztalk server? : biztalk server
What are the components of biztalk server architecture?
what is direct binding?
Define mapping?
Difference between Biztalk server and web services?
Explain about Message routing and content routing?
What is biztalk?
Explain about biztalk server messaging services?
In the dynamic send port actually we have to give the require destination details i.e, provided by client, but my question is how to get that particular address from where and where it is stored in biztalk?
What is the latest version of biztalk server? : biztalk server
what is the use of schema in biztalk and why we use schema?
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 convoy and correlation sets?