ERROR <Ens>ErrException: <PROPERTY DOES NOT EXIST>zOnRequest+1 ^EnsLib.MsgRouter.VDocRoutingEngine.1 *DocType,Test.TestRecordMap.Record -- logged as '-'
number - @'
Set ..DocType = request.DocType'
and
ERROR <Ens>ErrBPTerminated: Terminating BP MsgRouter # due to error: ERROR <Ens>ErrException: <PROPERTY DOES NOT EXIST>zOnRequest+1 ^EnsLib.MsgRouter.VDocRoutingEngine.1 *DocType,Test.TestRecordMap.Record -- logged as '-'
number - @'
Set ..DocType = request.DocType'
Can anyone point me in the direction of what I might be doing wrong? I would greatly appreciate it.
Thanks,
Cyriak
--
You received this message because you are subscribed to the Google Groups "InterSystems: Ensemble in Healthcare Community" group.
To post to this group, send email to Ensemble-in...@googlegroups.com
To unsubscribe from this group, send email to Ensemble-in-Healt...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Ensemble-in-Healthcare?hl=en
---
You received this message because you are subscribed to the Google Groups "InterSystems: Ensemble in Healthcare" group.
To unsubscribe from this group and stop receiving emails from it, send an email to Ensemble-in-Healt...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I think you’re guess is right. Try using EnsLib.MsgRouter.RoutingEngine as the class for the routing engine.
dave
--
I think you’re guess is right. Try using EnsLib.MsgRouter.RoutingEngine as the class for the routing engine.
dave
From: Ensemble-in...@googlegroups.com [mailto:Ensemble-in-Healt...@googlegroups.com] On Behalf Of cjoh...@gmail.com
Sent: Thursday, August 22, 2013 10:53 AM
To: Ensemble-in...@googlegroups.com
Subject: [InterSystems-EnsHlth] Issue transforming CSV flat file record into HL7 message
Hey all,
I am attempting to use records from a simple CSV file to generate HL7 messages. Some of the fields of the HL7 message are to be populated with values from the CSV record (which are not in HL7 format). I have created a record map for the CSV. I have a data transformation, where the flat schema from the CSV file appears on the left side, and the HL7 schema (2.6:MFN_M16) appears on the right side. There are some simple sets in the transformation.
When I attempt to run the production, the messages do not make it past the message router. I am wondering if it's because the messages coming in aren't HL7 and the class of the message router is EnsLib.HL7.MsgRouter.RoutingEngine. The following similar errors are logged:
ERROR <Ens>ErrException: <PROPERTY DOES NOT EXIST>zOnRequest+1 ^EnsLib.MsgRouter.VDocRoutingEngine.1 *DocType,Test.TestRecordMap.Record -- logged as '-'
number - @'
Set ..DocType = request.DocType'
and
ERROR <Ens>ErrBPTerminated: Terminating BP MsgRouter # due to error: ERROR <Ens>ErrException: <PROPERTY DOES NOT EXIST>zOnRequest+1 ^EnsLib.MsgRouter.VDocRoutingEngine.1 *DocType,Test.TestRecordMap.Record -- logged as '-'
number - @'
Set ..DocType = request.DocType'
Can anyone point me in the direction of what I might be doing wrong? I would greatly appreciate it.
Thanks,
Cyriak
--
You received this message because you are subscribed to the Google Groups "InterSystems: Ensemble in Healthcare Community" group.
To post to this group, send email to Ensemble-i...@googlegroups.com
To unsubscribe from this group, send email to Ensemble-in-Healthcare-unsub...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Ensemble-in-Healthcare?hl=en
---
You received this message because you are subscribed to the Google Groups "InterSystems: Ensemble in Healthcare" group.
To unsubscribe from this group and stop receiving emails from it, send an email to Ensemble-in-Healthcare+unsub...@googlegroups.com.