I have two new applications I’m trying to test. Both have maps that convert an xml file to an HL7 ORU_R01. The input file is the same strucutre, but local to each application and each use a different namespace. The applications each have their own assembly key and deploy to separate applications.
My problem is when I deploy application #1, application #2’s orchestration gets removed? I’ve checked everywhere I can think of to make sure these are not somehow linked. Has anyone seen this before or can anyone give me any idea why this may be happening?
It seems to me that both your orchestrations’ maps share the same HL7 schema. Customize the HL7 schemas so that their namespaces are different, re-link them to your maps, and re-deploy your orchestrations. I hope that’s what’s causing your problem.
Thank you very much for the information, it worked just fine.
At first I got an error message which showed Application #2 was linked to the orchestration of application 1, which is better than simply having the orchestration disappear. I removed the reference and deployed and both orchestrations exist!
This solution works for me and thanks again for such prompt, clear help.
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.