Question Mike Dawson · Mar 27, 2023 Location of Saved Searches in Message Viewer Hi there, Does anyone know where is the content for saved searches in Message Viewer is stored. We want to add searches we have created in QA to our deployment files. thanks Best Mike #HealthShare 0 1 1 168
Question Mike Dawson · Feb 6, 2023 HealthConnect : queue messages and then send by message type Hi Community, I need to find a good way to queue messages and then send them later by document type where document type is an HL7 attribute of the message. Any suggestions? Thanks Regards Mike #HL7 #Health Connect #HealthShare 0 2 0 180
Question Mike Dawson · Nov 30, 2021 Healthshare Connect Hi Guys, Is there a community version of Healthshare Connect? I know there is for Iris proper but I can't seem to find the Healthshare Connect Community version. Regards Mike #HealthShare 1 3 0 251
Question Mike Dawson · Jun 8, 2021 Scripted copy of Healthshare Instance We need to upgrade from Healthshare 2016.2 to HealthConnect latest but we are too far behind the current version to do an upgrade in situ. So I need to create a new instance of HealthConnect and the copy across all the database definitions, namespaces and classes. I know its possible to script this stuff and pull all the definitions out of the old Healthshare system and then apply them to the new HealthConnect instance. #System Administration #Health Connect #HealthShare 0 3 0 276
Question Mike Dawson · May 4, 2021 Update SQL Server from Cache/Iris Hello Community, We want to send ALL updates from our Cache server to a remote SQL Server instance that will be used as a reporting data warehouse. Has anyone done this already and if so what is the best way to go about setting this up? Thanks Regards Mike #Caché 0 2 0 258
Question Mike Dawson · Oct 10, 2018 WebTerminal : blank screen I just downloaded and installed the latest WebTerminal into my local copy of Healthshare 2016.2.1I installed via studio and everything compiled without error.However when I run it I just see a black screen. The help window at the bottom of the screen pops open when I type '/' but I just can't get any response.Any suggestions as to how to trouble shoot this?Mike #Debugging #Development Environment #HealthShare 0 11 0 586
Question Mike Dawson · Oct 3, 2018 Worrying Console log entries We have started to see Journal Daemon inactive and DBLatency warnings in the Console log of our Healthshare server. OS is Windows Server 2008 running in a VM. See below #Databases #HealthShare 1 3 0 1.1K
Question Mike Dawson · Jun 26, 2018 How to display a property containing html without encoding all special characters I have a class thus:-Class RMH.ClinDoc.Response.GetEPRDisplayResponse Extends Ens.Response [ProcedureBlock]{Property GetEPRDisplayResult As %XML.String;}The property GetEPRDisplayResult contains html content.When I write out the property in a terminal, all the html special character content is encoded e.g. '<' is < '>' is > ; etc....I want to display this html in a browser and have it render as normal.So my question is how to I store html content in a cache object such that it renders correctly in a browser? #Object Data Model #HealthShare 0 3 0 740
Question Mike Dawson · Nov 8, 2017 Exporting HL7 message browser custom filters Hi Developer communityDoes anyone know where the custom message filters for the message browser live? You can load and save by name and existing filters appear in a list. I want to export them from an existing production and import then into a new one.Thanks in advanceMikeD #Ensemble 0 3 0 337
Question Mike Dawson · Oct 11, 2017 How to create a web service that receives a stream data type Hi Community,Has anyone ever set up a web service that takes a stream data type as an argument? The client will be dotNet.This is the error I see:- #SOAP #Caché 0 2 0 1.1K
Question Mike Dawson · Mar 23, 2017 Copying all the classes in a package to a new package Hello ISM Community,Is it possible to copy all the classes in a package to a new package in Studio?If not does anyone have some ObjectScript code that does this?RegardsMike #Code Snippet #Caché 0 5 0 823
Question Mike Dawson · Aug 17, 2016 How to migrate message query searches in HealthShare We spend a lot of time creating message searches and would like to be able to migrate then from dev to QA and Live.Does anyone know how to do this?ThanksMike #HealthShare 1 2 0 305
Question Mike Dawson · Aug 4, 2016 Generic way to test if all the propertiers of an object are null I need a generic way to check if all the properties on an object instance are null. Has anyone got some code they could share?I could of course add a method to each class and pass in all the properties and test them but I'm sure there must be a generic way to do this. A generator method perhaps?RegardsMike #Object Data Model #Caché 1 3 0 1.1K
Question Mike Dawson · Jul 12, 2016 Standards document for Objectscript developers I need to create a standards document for new developers who are coming to Cache from other backgrounds.Does anyone have an in-house document they could share with me?RegardsMike #Coding Guidelines #Development Environment #Caché 4 8 1 1.4K