Question Chris Lambert · Aug 21 Reply Action Codes Won't Suspend Message Hello, I'm trying to get the Reply Action Code to work with the error message text. I have this ACK: MSH|^~\&|APP|FACIL|||20250821143621||ACK|CUEACK_20250821143621|P|2.4 MSA|AE||Failed to queue message This is some of the Action Codes I've tried: E*Failed to queue message=S E*Failed=S E*"Failed to queue message"=S :E*Failed to queue message=S :?E*Failed to queue message=S It's not suspending the message however. What am I doing wrong? Thank you #Error Handling #HL7 #ObjectScript #Caché #Ensemble #HealthShare 1 2 0 39
Question Chris Lambert · Oct 17, 2024 Carry Custom Error From One BPL to Another BPL Hello, I'm trying to carry a custom error from one business process to another. BPL:LookupClass fails it's lookup and a custom error of "Lookup XYZ" is generated. The class quits with that error, but upon quitting, the custom error gets wrapped in an Ensemble System error: ERROR <Ens>ErrBPTerminated: Terminating BP LookupClass # due to error: Lookup XYZ #CSP #Error Handling #ObjectScript #Caché #Ensemble #HealthShare 0 0 0 101
Question Chris Lambert · Nov 30, 2023 Multitransformations of HL7 This question originally appeared in the comments of the post: Making use of Multiple Sub Transforms in a main map || HL7 I'm having a similar problem trying to get PRD(1) into PV1:ReferingDoctor and PRD(2) into PV1:ConsultingDocRunning the subtransform will populate referring doctor for the first PRD, and then the second running will delete the PV1, make a new one with only the consulting doctor populated. #DTL #HL7 #HealthShare #InterSystems IRIS for Health 0 1 0 226