Question Tim Miller · Jul 24, 2020 Uptime reports for Ensemble HL7 Good morning all, Could we please get some insight on what is possible (or what other organizations may be using) for tracking uptime for our HL7 engine? We can use Activity Tracking to show how many messages went through, but are there any good canned reports (or queries) about the number of message failures or the amount of time that an interface was down? We are using alerting to the team to know about not getting messages or if messages failed. Has anyone created a report or dashboard against the Ens.Alert table or would you recommend elsewhere? #Dashboards #HL7 #Ensemble 0 3 0 279
Question Tim Miller · Jun 9, 2020 Determining response from Business Process with Response From set So we have a custom business service that we use and we are calling SendRequestSync. Set tSC=..SendRequestSync(tOneTarget,tTargetStream, .tResponse) #Business Process (BPL) #ObjectScript #Ensemble 0 3 2 525
Question Tim Miller · Apr 24, 2020 Unable to import apache.poi HSSFWorkbook We are using Ensemble 2018.1.3. I am trying to import the org.apache.poi jar file (I have same problem with 3.8, 4.0.1, and 4.1.2). Whenever I try to import the org.apache.poi.hssf.usermodel.HSSFWorkbook class using the Java Gateway Wizard, I get an XML error such as the following: #Java #Ensemble 0 3 0 909
Question Tim Miller · Nov 11, 2019 Creating an FTP Report Good morning all, A question to see if anyone out there is already doing this. We have built a custom BS based off of the EnsLib.FTP.InboundAdapter. We have our processes wake up (using the Scheduler), grab the files in the directory, stay awake for a while, and then go back to sleep. Each file goes through on its own message. So we can trace each individual file and we know if it made it successfully or not. #FTP #Ensemble 0 1 0 367
Question Tim Miller · Sep 5, 2019 Setting up sFTP operations So we are in the midst of setting up a bunch of sFTP operations where we will have Ensemble send files to our various customers.My questions about the set up are these:1) For a simple test, I set up an Operation using EnsLib.FTP.PassthroughOperation. Is this the one I should be using?2) if the receiving system has a username and password, then all I have to do is put that username and password into a Credential and assign that credential to my operation correct? #Business Operation #FTP #Ensemble 0 5 1 2.2K
Question Tim Miller · Apr 28, 2019 Establishing SOAP interface with Immunization Registry (CAIR) Hello all,Been doing Ensemble for a while but I am struggling with this SOAP set up.Currently in Cloverleaf, we are taking the HL7 feed out of Epic, and then we put the SOAP wrapper around it. Then using a CAIR provided wsdl, we seem to be using a JKS file and a PFX file to send the data to CAIR (http://cairweb.org/next-steps-page/).Here is what I have done so far: I used the SOAP wizard with the wsdl file to create a new Operation.My questions are these: #SSL #Ensemble 0 2 0 410
Question Tim Miller · Nov 14, 2018 Swapping order of two HL7 segments in outgoing message So, I think this can be done but cannot remember how.Inbound message goes:MSHPIDPV1ZIFOBXWe want outgoing message to be MSHPIDPV1OBXZIFDo I need to create a new schema to make that happen?Thanks,Tim #DTL #HL7 #Ensemble 0 1 0 461