| HL7 Guy 2005-05-31, 6:01 pm |
| We are implementing BizTalk 2004 with HL7 Accelerator 1.0 for HL7 messaging.
Up to this point, everything has been inbound, and the HL7 Accelerator
package has given us what we need (altho not without considerable struggle).
Now we are trying to generate and send HL7 outbound messages, and when we try
to send an outbound message using the BTAHL72XSend pipeline, we get the error
"There was a failure executing the Send pipeline:
BTAHL72XPipelines.BTAHL72XSendPipeline. Source:
Microsoft.Solutions.BTAHL7.PipelineMessageCore. Send Port: (our send port, in
this case a file folder or an ftp site, we tried both). Reason: Object
reference not set to an instance of an object."
We get this error all the time, whether within our project, or in trying to
execute the HL7 'End-to-End Tutorial.' Naturally, there is no reference
anywhere that we can find that explains what this error means, and we've
googled and blogged it and come up with nothing.
Can someone offer some hint as to how to make the generation of an outbound
HL7 message work correctly?
|