Good day all,
I have a LIMS vendor that is sending an encoded PDF in a segment OBX,
but what is being sent is throwing a Java exception.
I'm trying to find a standard OBX segment example so that I can tell them what is causing the error.
If I put the message into the message template in the Channel Transform editor, it says it's not a valid HL7 2.x structure.
below is my source message... only the OBX beginning and ending, (I don't have a PID safe PDF encoding for them at the moment, and I'm hoping that it's the structure around the OBX segments that is the issue.
Is anyone able to see why this is not right?
Version Java 1.7.0_65, and Mirth 3.1.0.7420
DETAILS: TypeError: Element type "JVBERi0xLjQNCiXDosOjw4" must be followed by either attribute specifications, ">" or "/>".
at e8d48989-ffc3-44dc-a468-35b75096c35d:26 (doScript)
at e8d48989-ffc3-44dc-a468-35b75096c35d:88
at com.mirth.connect.server.transformers.JavaScriptFi lterTransformer$FilterTransformerTask.call(JavaScr iptFilterTransformer.java:134)
at com.mirth.connect.server.transformers.JavaScriptFi lterTransformer$FilterTransformerTask.call(JavaScr iptFilterTransformer.java:100)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
I have a LIMS vendor that is sending an encoded PDF in a segment OBX,
but what is being sent is throwing a Java exception.
I'm trying to find a standard OBX segment example so that I can tell them what is causing the error.
If I put the message into the message template in the Channel Transform editor, it says it's not a valid HL7 2.x structure.
below is my source message... only the OBX beginning and ending, (I don't have a PID safe PDF encoding for them at the moment, and I'm hoping that it's the structure around the OBX segments that is the issue.
Is anyone able to see why this is not right?
Version Java 1.7.0_65, and Mirth 3.1.0.7420
DETAILS: TypeError: Element type "JVBERi0xLjQNCiXDosOjw4" must be followed by either attribute specifications, ">" or "/>".
at e8d48989-ffc3-44dc-a468-35b75096c35d:26 (doScript)
at e8d48989-ffc3-44dc-a468-35b75096c35d:88
at com.mirth.connect.server.transformers.JavaScriptFi lterTransformer$FilterTransformerTask.call(JavaScr iptFilterTransformer.java:134)
at com.mirth.connect.server.transformers.JavaScriptFi lterTransformer$FilterTransformerTask.call(JavaScr iptFilterTransformer.java:100)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
PDF encode example needed
0 commentaires:
Enregistrer un commentaire