BizTalk Server Question:
What is distinguished field in BizTalk Server?
Answer:
A pipe line is used to write Distinguished Fields in the message context when a message is received on a port. Dis-assembler pipeline component such as XML and flat file disassemble does the job of writing the message context by the pipeline. In addition to it, custom pipeline component could also be performing it.
Previous Question | Next Question |
Tell me how to transfer files without using Orchestration? | What is direct binding in BizTalk Server? |