Question Scott Roth · Oct 11, 2022 Community Edition Linux Setup I am trying to get the Apache Web Gateway with Docker running on a development RHEL 8 machine so I do not have to config the Web Gateway and Apache apart from each other. I noticed the Apache Web Gateway docker image is using IRIS Community Edition. However when I try to run the docker image with podman I am running into issues with the IRIS setup. I was wondering if someone could help me. #Docker #InterSystems IRIS 0 2 1 288
Question Scott Roth · Oct 3, 2022 JDBC Gateway Server CSP timeout issue I was attempting to test a Linked JDBC View to MS SQL database and noticed I could not connect. When I look at the JDBC Gateway I noticed that at the Server Level it was down. However the page keeps timing out when ever I attempt to make any changes or start it, it will not respond. I thought I had found the Cache command to start it but it will not start. Is the following steps correct? #JDBC #Caché 0 1 0 267
Question Scott Roth · Oct 3, 2022 Enable Sub-Rules Programtically I know there is the ability to enable Rule Sets within a Business Rule by dates, but what about Sub-Rules or just Rules in general? We have an upcoming go-live that is at Midnight and I was wondering if there was a way I could script out enabling rules/sub-rules within a Business Rule to save my team some time and headaches. Or is the best practice is just to create another rule for the go-live, then move it over once we are live... #Business Rules #System Administration #Ensemble 0 1 0 273
Question Scott Roth · Sep 21, 2022 Docker - Webgateway I am trying to pull down the webgateway from containers.intersystems.com and I am receiving the following errors... Please advise #Docker #Web Gateway #InterSystems IRIS 0 7 0 545
Question Scott Roth · Sep 13, 2022 Setting up Task for User Defined Class File I have created a class file that I want to execute daily to gather Metrics (Message Header, Space Available, etc..) and write the data into a Cache table. Now that I have written the class I want to add it to the Task Scheduler within Ensemble to run every morning. How do I go about getting the class file created as a Task within the Task Scheduler? The Documentation isn't as clear cut for creating custom tasks as one would expect. #ObjectScript #System Administration #Ensemble 0 8 0 661
Question Scott Roth · Aug 25, 2022 SAM - Adding node_exporter Note sure if anyone would know this.... But I presented my team with a Proof of Concept of running SAM to monitor our IRIS Development and Test Clusters. In talking with them we would like additional OS metrics that aren't provided by what is built into SAM. Looking at more OS detail I found node_exporter from Promethus. I added node_exporter to our server that we want to monitor, but then tried to config isc_prometheus.yml to use node_exporter. That did not go well and when I restarted SAM, it would not download the built in metrics to SAM. #System Alerting and Monitoring (SAM) #System Administration #InterSystems IRIS 0 3 0 176
Question Scott Roth · Aug 22, 2022 Containerization Help I am new to using containers. I am working on trying to specify some of the SAM settings and wondered how to access the terminal while IRIS is running in a Container. Can someone help me out? #Containerization #Key Question #Terminal #InterSystems IRIS 0 12 0 305
Question Scott Roth · Aug 19, 2022 SAM - Custom Application Metrics Now that I have SAM up and running, out of the box I would like to add some Application Metrics. Does anyone have templates, or have suggested classes that someone could use to add custom metrics to SAM? Maybe we should start a repository somewhere? Or would someone be willing to share custom metrics on the Open Exchange? What I am looking to do is capture the overall HL7 message and header count per day. #System Alerting and Monitoring (SAM) #Ensemble 0 3 0 339
Question Scott Roth · Aug 19, 2022 SAM help I was able to get SAM running with podman, but I am still unable to access the web page, and need a bit of help in troubleshooting as I am just trying this for the first time. I verified the images were running by running podman ps #System Alerting and Monitoring (SAM) #InterSystems IRIS 0 6 0 283
Question Scott Roth · Aug 19, 2022 Grafana/Promethus Questions I am starting to look at add-ons/enhancements that can be made to our environment as we move from 2018.1.3 to IRIS 2022.1. During one of our internal meetings it was mentioned that it would be helpful to gather and keep track of metrics as we move to IRIS 2022.1. I am looking to at trying to capture Message Count, Database size, global sizes, etc... Through Global Summit, and Open exchange, I know there is SAM, Grafana, and Promethus. I am struggling with getting SAM working on a Red Hat Environment using podman and not docker, but that is another story. #Open Exchange 0 2 0 150
Question Scott Roth · Aug 2, 2022 System Alerting and Monitoring (SAM) installation I am trying to investigate whether the SAM component will give us metrics that we are looking for when it comes to # of messages, etc... I have IRIS 2022.1 running on Red Hat 8, but noticed that SAM was bundled as a docker-compose image. REL 8 doesn't install docker off the bat, but has podman which reading podman 3 versions and later, I should be able to call docker-compose.yml images. After installing Apache and making some modifications to docker-compose.yml, I tried executing the start.sh script after verifying podman was running and podman-compose was installed. #System Alerting and Monitoring (SAM) #InterSystems IRIS 0 5 0 453
Question Scott Roth · Jul 29, 2022 Installing Apps without Docker I was wondering if someone could help me. I do not have docker available to me however a lot of the Open Exchange apps require it. Since I am using a Virtual Windows Machine I can not get docker installed, so I was wondering how to get around this? Someone at GS2022 suggested looking at the docker_compose.yml to figure out how to get around docker, but I am not sure I understand how to read it. #Beginner #Docker #Open Exchange 0 3 0 440
Question Scott Roth · Jul 19, 2022 Interoperability - Interface Maps When I try to run Interoperability -> Interface Maps in 2022.1 on a very large namespace, I keep getting timeout errors. Even though I add filtering by Category, Text Search, etc... it still errors out no matter what. However if it is ran in one of our smaller namespaces it runs just fine. WRC told us the namespace is too big, however that should not matter on how many services, processes, and operations you have running. #Interoperability #Key Question #Management Portal #InterSystems IRIS 1 18 0 722
Question Scott Roth · Jul 8, 2022 Bulk Testing Business Process (Rules) We are upgrading from Health Connect 2018.1.3 to IRIS Health Connect 2022.1, and one thing that we are particularly hesitant about is if our Business Rules will work in the new version. I am trying to come up with a testing process for bulk testing our rules, and wanted to know if this could be done programmatically instead of having to modify all the Business Operations to have them write the HL7 data to a file. I caught Orlando Health's presentation at GS2022 but I am not sure that will work for my team. #Key Question #Testing #Ensemble #Health Connect 1 10 3 673
Question Scott Roth · Jun 3, 2022 Setting Body properties within HL7 message (DTL) I noticed today that when we are creating a message from one doc type to another doc type, that the message type categories are not necessarily set. This is causing some issues with routing rules when we try to reference the Message Type Categories. Is there a way to make sure the Message Type Categories are being set within a DTL to make sure this doesn't cause problems down the road? Thanks Scott #DTL #HL7 #Ensemble 0 7 0 379
Question Scott Roth · Jun 1, 2022 Cache Query for HL7 NACK I would like to capture any NACK's that is sent back to the Operation. The Operation is already setup to "Save Replies/IndexNotOK's", but I would like to see if we can query Cache and pull those NACK's into an extract. Is this possible? Thanks Scott #Business Operation #HL7 #SQL #Caché 0 4 0 289
Question Scott Roth · Apr 22, 2022 Purge Process - Re-indexing SQL Tables? A question has come up that I am not finding the answer for.... Does the daily purge process re-index EnsLib.HL7.SearchTable or other SQL tables? In looking at the purge process documentation I am not seeing anything that mentions EnsLib.HL7.SearchTable. Do we have to manually constantly re-index tables that we create? For example I created another search table based off of EnsLib.HL7.Search table, will I need to constantly watch this as it grows? How do tables get index, is there some kind of mechanism that automatically does it, or are we responsible for indexing tables ourselves? #SQL #System Administration #Caché 0 1 0 315
Question Scott Roth · Apr 13, 2022 Handling Responses from File Based Operations I have been struggling trying to understand "Response From" and "Response Target Config Names" as I am trying to track down Orphaned messages. I have noticed that when a Business Rule, or Business Process sends to a File Based Operation, there is always a NULL value response being returned. I am thinking these NULL values are causing some of the orphaned message problems we are seeing. #Business Operation #Business Rules #HL7 #Ensemble 0 2 0 448
Question Scott Roth · Mar 22, 2022 Business Process setup - Orphaned Messages I am still trying to track down orphaned messages and have noticed that when we have Business Rules that send to a Business Process that some times there is an orphaned message that is generated as result of that send. #Business Process (BPL) #Business Rules #HL7 #Ensemble 0 6 0 514
Question Scott Roth · Mar 18, 2022 EnsLib.HL7.Message Querying We are trying to track down the source of Orphaned messages and noticed that we are unable to query EnsLib.HL7.Message with any kind of WHERE or ORDER BY clauses in our SQL statement. I know EnsLib.HL7.Message is a system table, but is there a way we can add additional Indexes to the table to make the query run better/faster without affecting the system? #SQL #System Administration #Caché 0 4 0 662