Explain about biztalk server messaging services?
What is the latest version of biztalk server? : biztalk server
What is correlation in context of biztalk server? : biztalk server
Why and how we use custom pipeline?
Explain the flow of messages in biztalk server engine?
Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?
Define orchestration
what are un-typed messages?
What is the rules engine?
What is biztalk orchestrations dehydration and rehydration? : biztalk server
What is custom pipeline?
What is the default mapping for auto mapping? : biztalk server
What is correlation sets?
Define adapters?
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?