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 |
In How many ways Orchestrations provide Subscription information to Message Box?
How and why you have to use Active Directory in BizTalk development?
Did you deploy BizTalk more than one machine?
What is biztalk server? : biztalk server
define mapping,orchestration ,schema,adapters.pipelines,BRE,HAT,BAM ?
Explain why messages are immutable inside biztalk?
What is the use of custom pipeline?
can we promote property promotions through Orchestration?
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?
Difference between Biztalk server and web services?
What is custom pipeline?
What is convoy and correlation sets?