Hi ,
I am trying to parse HL7 message. I got some errors like Table value not
found, Data type mismatch etc. I read some sites for solving this problem
we
have to customize the schema. I am trying to customize the ADT^A08 2.3
message.
1. Change the datatypes_23.sxd, Segments_23.xsd, tablevalues_23.xsd
namespace.
2. Change ADT_A08_23_GLO_DEF.xsd namespace.
3. Deploy the all schema .dll’s
4. Create one party With ‘HNAM’ Name, Configured that party with
same
namespace.
Now I am getting these errors:
===========********
The Messaging Engine has suspended "1" message(s) from adapter "MLLP" due
to
failures in message processing. Please refer to Health and Activity
Tracking
tool for more detailed information on this failure.
The "MLLP" adapter is suspending a message coming from Source
URL:"Localhost:11000". Details:"Could not find a matching subscription for
the message. ".
The Messaging engine failed to process a message submitted by adapter:MLLP
Source URL:Localhost:11000. Details:Could not find a matching subscription
for the message. . This error occurs if the subscribed orchestration
schedule
or send ****t has not been started, or if some of the message properties
necessary for subscription evaluation have not been promoted. Please refer
to
Health and Activity Tracking tool for more detailed information on this
failure
Unable to log message "Error happened in body during parsi..." to the
event
log due to exception:
"No connection could be made because the target machine actively refused
it".
Error happened in body during parsing
Error # 1
Alternate Error Number: 301
Alternate Error Description:
Schema http://HNAM/HL7/2X#ADT_A08_23_GLO_DEF
compilation errors
1. XmlSchemaSequence not found under element ADT_A08_23_GLO_DEF
2. Complex node with path ADT_A08_23_GLO_DEF has an invalid child count of
0
Alternate Encoding System: HL7-BTA
Unable to log message "Validation error in header during p..." to the
event
log due to exception:
"No connection could be made because the target machine actively refused
it".
Validation error in header during parsing
Error # 1
Segment Id: MSH
Sequence Number: 1
Field Number: 11
Error Number: 202
Error Description: Unsup****ted processing id
Encoding System: HL7nnnn
===========**********
Anyone plz give me solution.
Thanks,
Satya.


|