Discussion Kevin Kindschuh · Jul 9 Azure EventHub experience with IRIS? Has anyone had experience using Azure EventHub with IRIS? #Azure #InterSystems IRIS #InterSystems IRIS for Health 0 0 0 61
Question Kevin Kindschuh · Jun 20 Migrating source control projects from Subversion to Github with IRIS Has anyone had experience migrating source control projects from Subversion to Github, particularly when transitioning from InterSystems Studio to VSCode? #GitHub #Source Control #Studio #SVN #InterSystems IRIS #InterSystems IRIS for Health #VSCode 0 1 0 109
Question Kevin Kindschuh · Feb 29 How to access HL7 Schema definitions from VSCode? HL7 schemas do not appear in the browser in VSCode. How to access/see them? How to include them in GIT from VSCode? #GitHub #HL7 #Interoperability #InterSystems IRIS for Health #VSCode 0 2 0 246
Question Kevin Kindschuh · Feb 12 DocDB 4.x will have a BLOB storage configuration? Does InterSystems have plans to add BLOB storage for Document databases? #InterSystems IRIS 0 0 0 106
Question Kevin Kindschuh · Dec 22, 2023 Arbiter ISCAgent version check How can I check the currently installed version number of an ISCAgent running as the Arbiter in a Red Hat instance? I can check the properties on a Windows system. I doesn't seem to respond to a --version argument in terminal. #Mirroring #Terminal #InterSystems IRIS 0 3 0 278
Question Kevin Kindschuh · Nov 28, 2023 Service Account periodic update remediation I have a case where the Active Directory Service Account passwords will be changed periodically every 3 months and the changes are shared via the LastPass application which requires logging into the app to retrieve the new password and manually entering it into the Interoperability Credentials configuratrion, or the Service Registry. #Interoperability #Security #HealthShare 0 0 0 170
Question Kevin Kindschuh · Jul 26, 2023 How does Visual Studio Code Terminal connect to IRIS? SSH or WebService? Visual Studio Code, like Atelier, connects to IRIS through the Web Server and a web service, unlike Studio that connect to the SuperServer port. What about the VS Code terminal? Does that open a shell with SSH or does it also use a web service? In other words, does an IRIS developer using VS Code need direct access to the IRIS instance with SSH or the SuperServer port, in addition to the external or private web server to execute terminal commands? Is that different with linux vs. Windows? #Terminal #InterSystems IRIS #InterSystems IRIS for Health #VSCode 0 1 0 291
Question Kevin Kindschuh · Jul 11, 2023 Is it possible to hide certain properties in a class from displaying in the BPL visual editor? Is it possible to hide certain properties in a class from displaying in the BPL visual editor, if you want to prevent drag and drop from accessing them or otherwise controlling or restricting their behavior? Virtual document messages, such as EnsLib.HL7.Message, have hidden fields, such as Source, that do not show, presumably since the field list is rebuilt from the document schema. Setting the flag Internal, or XMLPROJECTION = "NONE" doesn't do it. Trying to follow the Virtual Document precedent to rebuild or edit the field list seems like a heavy list. #Business Process (BPL) #InterSystems IRIS #InterSystems IRIS for Health 0 3 0 189
Question Kevin Kindschuh · Nov 3, 2022 Set Session Timeout by role Is there a way for web application to set its session timeout value according to the user role or other criteria? In this case, I have a custom production monitor page, and I want to set 5 minutes for most users but allow managers a longer time or those displaying pages on a monitor a longer time. #CSP #ZEN #InterSystems IRIS 0 1 0 390
Question Kevin Kindschuh · Jun 29, 2022 How to pause mirroring for an async mirror reporting server I am receiving Mirroring updates to an IRIS for Health async reporting server and need to pause the mirroring journal processing to periodically quiesce the database to rebuild cubes and custom staging tables. What API or web service can I use to quiesce the reporting server and then later initiate catch up? #Analytics #Mirroring #InterSystems IRIS 0 2 0 309
Question Kevin Kindschuh · Jun 22, 2022 SOUNDEX function in IRIS or Caché? Is there a way to access a SOUNDEX function from ObjectScript? There is such a function in the multivalue basic dialect and also one used by Patient Index. #ObjectScript #InterSystems IRIS 0 1 1 297
Question Kevin Kindschuh · Mar 4, 2022 Complex Record Map with no Leading Data in body records The Complex Recordmapper specify a map for headers, body, and trailers, but it expects all three to have fixed Leading Data to identify the record type. But what if the Header and Trailer have Leading Data, but not the body records? I can't seem to find a way to do this. For example: HEADER|194|2012|Fall|2012345|Adams|John|Michael|2|john.michael.adams@example.com|617-999-999912347|Jones|Robert|Alfred|1|bobby.jones@example.com|TRAILER|8|100 Ideas? #Business Service #InterSystems IRIS 1 2 0 290
Question Kevin Kindschuh · Jan 13, 2022 Routing Rule Traces logged when Log Trace Events not set I'm seeing trace messages being logged in a Router Business Process Routing Rule when the Business Process Log Trace Events setting is off. In what circumstances is that setting ignored or not seen when logging trace messages? #Business Rules #Ensemble 0 1 0 261
Question Kevin Kindschuh · Mar 17, 2021 Has a class been compiled? Is there an easy way to see if a class object has been compiled or needs to be? Or to get a list of classes that need to be compile in a particular namespace? #ObjectScript #InterSystems IRIS 0 4 0 513
Question Kevin Kindschuh · Apr 16, 2020 Retrieve XDS.b document registered, but not stored in the repository Rather than doing a PnR I can register documents in the XDS.b Registry and store the data elsewhere, such as in the file system. Upon retrieval, however, how can I fetch it from a non-standard location? For example, a progress note whose body is stored in a SDA3 streamlet? #HealthShare 0 4 0 587
Question Kevin Kindschuh · Apr 16, 2020 Launch a class method from a DeepSee detail listing link or button? Surely there is an easy way to invoke a ClassMethod from a DeepSee detail listing line, in a similar way to launching a URL. In this case I need to do a little preprocessing of a request adding a SAML token. I thought I knew how to do it long ago, but I can't read my faded notes on that old parchment. -Kevin #ObjectScript #InterSystems IRIS BI (DeepSee) 0 1 0 161
Question Kevin Kindschuh · Jan 15, 2020 How can I determine the IP address from which data is come from a TCP Inbound Adapter? We want to be able to dispatch based on the IP address who connected to a TCP Inbound adapter. The address is in ..Adapter.%outIPAddr when the connection is made and reported with $$$LOGINFIO() but by the time OnProcessInput() is called the value is blank. #Ensemble 0 1 0 262
Question Kevin Kindschuh · Nov 20, 2019 DeepSee filter based on $USERNAME or other ObjectScript expression How do I best create a filter in DeepSee to restrict query results for the current login, that is where the results are filtered by a Dimension compared to the ObjectScript special variable $USERNAME or an ObjectScript expression that restricts what the current user is allowed to see? #Analyzer #Cubes #InterSystems IRIS BI (DeepSee) 0 5 0 217