I am facing a configuration problem. I have two schema with same name space and same node name but with different version number. I have two application using those schema, so how can i configure biztalk to use specific schema for specific applicaiton ?
For orchestrations and maps, you need to make sure that the containing assembly references the right assembly defining the schema you want to use. For pipelines/ports, you need to create a custom pipeline, and configure the assembler/disassembler components to use a specific document/envelope/header/footer schema as necessary.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.