Question Andrew Neilson · Sep 12, 2022 Routing ACKS. I'm trying to get an ACK routed to a different process in our Test environment and here is the router setup: I have a rule in the target router to send to an operation. The problem I'm running into is that the HL7 ACK coming back is marked as "Discarded", so it's not even getting to the second router. #HL7 #InterSystems IRIS for Health 0 4 0 287
Question Andrew Neilson · Jan 8, 2020 Object Script equivalent to Studio "Find in Files" I've been trying to figure out how to use an ObjectScript class to search other classes for specific strings. To be very specific, I want to be able to search business rules to see if a particular DTL is in the rule. We have some orphaned DTL's in our Ensemble productions and I want to make sure that they're not being used. Thanks. #Business Rules #ObjectScript #Ensemble 0 6 0 540
Article Andrew Neilson · Jun 9, 2016 1m read Ensemble monitoring First post! In order to somewhat redeem myself for an unnecessary call to support, I've decided to post some classes that I've written to monitor certain metrics inside our Ensemble Live instance (yeah, Kyle, you WERE laughing at me, but it's okay). What the classes do is to run queries and code to get database sizes, status of the mirror, counts of rows in tables such as EnsLib.HL7.Message and Ens.MessageHeader. The data is collected and written to tables and then an email is sent out daily upon completion. I've found this quite useful in keeping an eye on what's going on. It's help #Monitoring #Ensemble 5 5 1 925