Question Joe Schra · Jan 18, 2021 ERROR #5012: Hello! I have created a record map that I am going to use to parse a flat file coming into Ensemble. From there I am trying to send the parsed out data as emails to patients. I am getting this error when the Service tries to locate the file and send it through...it finds the file (as it states in the error message). So why does it say it does not exist? #CSV #Ensemble 0 2 0 377
Question Joe Schra · Jan 12, 2021 Record Mapper not opening sample file Hey Folks, I am creating my first record map to import a .txt file and eventually create a message outbound. When I try to pull in the sample file I get: ERROR #5005: #Security #ZEN #Ensemble 0 1 0 196
Question Joe Schra · Feb 27, 2020 Create a letter and send to a printer from Ensemble Hello I am looking to take a message that is coming from a radiology service, depict whether there were abnormal findings. Then create a message that can be sent to a printer and mailed for patient follow up. Has anyone done anything with printing a created message from Ensemble before? I have created dynamic emails, but never printed anything. Thanks! Joe #Ensemble 0 2 0 222
Question Joe Schra · Jan 4, 2018 Reference second or third iteration of a field IE: PID-13-4(3) Hi Everyone, I am trying to reference a field, however, in our production environment, it can be found in the first second or third iteration. My code was only qualifying on the first iteration. I have been attempting to include all iterations, but I have come up short...below is a snippet of what I am attempting to use. My original code simply had GetValueAt("PID:13.4") but this only referenced the first iteration. Thanks for any thoughts! #ObjectScript #Caché 0 1 0 270
Question Joe Schra · Dec 6, 2017 Format message within email.OutboundAdapter Hello,I am looking to format my email into a few line breaks etc...is there a tutorial for this I have missed? Thanks!Eventually, I would like to format like below: #Ensemble 0 2 0 545
Question Joe Schra · Oct 24, 2017 Use EnsLib.EMail.OutboundAdapter based on patient email in PID 13-4 Hello All,I am looking to send out an email based on a patient's discharge where PID13-4 contains their email. We are currently using something similar with an Email.OutboundAdapter. However, in our current scenario we have a hard coded email in place as the recipient (as this is for order notification to a pager). In the scenario in question, I would need PID13-4 to populate as the recipient of the email. Does anyone have an example of something similar, or a suggestion on where to start?Thanks! #Ensemble 0 12 1 504