Question Raghu Kodumuri · May 8, 2017 Inter Process Communication without storing the data on Cache.Dat Hello, I am wondering if there any mechanism available in the Healhtshare where send a request from the service to the operation without storing the Data on CACHE.DAT? My company going to receive ADT's and CCDA's from an external source (Hospital), The incoming data will have two kinds of patients, our patients, and not our patients. We do not want to keep the data on our servers of those patients that do not belongs to our company due to HIPPA complaint Looking forward to hearing great ideas from this community. Thank you Raghu #API #Business Operation #Business Service #HealthShare 0 3 0 342
Question Raghu Kodumuri · Aug 17, 2016 Setting ContentType in Rest Service Hello,I am working on a Rest Service that should accept a particular content type. How and where can I set the value?I have tried setting the value %response.ContentType by overriding Page method OnPreHttp() but from what I see this method never got executed. ThanksRaghu #DC Feedback #HealthShare 0 13 0 2K
Question Raghu Kodumuri · Jul 14, 2016 Get the XML Subtree from XPATH DOM Resultobject Hello,How to get XML subtree from XPATH.DOMResult object as Stream or CacheString.Here is my classmethod. My system receives XML message which has nested structures. The requirement is to send one message at a time to the destination. I have created the XPATH document and used EvaluateExpression method and which returns XML.XPATH.Result of type DOM. I am able to read the dom and get value of the element and its text. But I am looking to send back the subtree.Code: #Caché #XML #HealthShare 0 8 0 1.2K
Question Raghu Kodumuri · Jun 15, 2016 Capture the output from REST Operation Hello,I am looking for a routine or global that can help me see what is the REST Operation output. Similar to ISCSOAP for SOAP web services operation.ThanksRaghu #REST API #Ensemble 0 9 0 1.3K
Question Raghu Kodumuri · Apr 19, 2016 SQL Gateway - ODBC Client Caching the Query/SP CALL to the external Database Hello,In my project, I am calling a store proc on third party database. I am using SQL Gateway and ODBC. Everything is working fine until the store proc changed. In store proc they have changed the return alias name for a column. In Ensemble Snapshot I am not seeing the modified alias name until I restarted the whole Healthshare instance.Here is my question, is there any other way? We do not want to take the instance down if it happens after we go live.ThanksRaghu #SQL #Ensemble 0 1 0 566