what is custom pipeline and the use of custom pipeline ?
why and how we use custom pipeline?
Answer Posted / surjit
Custom Pipeline components extend the behavior of Pipelines
to include processing data of virtually any format. They
can be a powerful solution if you support legacy systems
that require integration with other products, but your
legacy data format does not follow standards.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Difference between Biztalk server and web services?
Explain about biztalk server messaging services?
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?
Explain about document schema and property schema?
What are the components of biztalk server architecture?
Define hat?
Define mapping?
Define orchestration
What is the difference between a document schema and a property schema? : biztalk server
What is Message routing?
what are un-typed messages?
What is correlation in context of biztalk server? : biztalk server
What is document schema?
List out some artifacts of biztalk server? : biztalk server
Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?