You have two schemas that need to be represented with the
same root node and same namespace or different namespace,
is it possible?
Answers were Sorted based on User's Feedback
Answer / imran shirolkar
with different namespace, its possible..
Is This Answer Correct ? | 18 Yes | 1 No |
Answer / naresh veeravelli
Its possible both schemas with same MessageType but we have set respective subscription then it will identify the correct message to respective application.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / britto
With different name spaces it is possible. To ensure the namespaces are different, go to schema properties and change its namespace for your desired name. By default it will be http://project/schema name/.. You can change this to have two same root nodes.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ashish kapoor
Yes it is possible with same namespace also, but in send
port either we have to select passthrought pipeline or can
select xmltransmit with (schemavalidation=false)
Is This Answer Correct ? | 1 Yes | 2 No |
How to create dynamic ports?
What is bam?
What is biztalk orchestrations dehydration and rehydration? : biztalk server
What is Message routing and Content routing?
Define orchestration
what is custom pipeline and the use of custom pipeline ? why and how we use custom pipeline?
What is correlation in context of biztalk server? : biztalk server
What is biztalk server? : biztalk server
Define hat?
What is the rules engine?
Explain why messages are immutable inside biztalk?
What is convoy sets?