Question Raouf Besbes · Feb 23, 2018 Patient data display Problem on Healthshare clinicalviewer Hello guys,I'm working on a Healthshare project . I am using a patient message Flow for Inbound SDA Data in an Edge Gateway.The patients are created , i manage to found them on the Patient search screen. However , when i request clinical data display on the clinical viewer, i do find the patient but no clinical data is visible on the clinical viewer, eventhough the SDA object exists on HS.Registry.Patient table .So i checked the data flow , and i found that there is an error when the Edge Gateway Receives a Clinical Data Request : #HealthShare 0 2 0 521
Question Raouf Besbes · Feb 21, 2018 Accessing Caché from windows Command line terminal Hi,I would like to know if it is possible to use windows command line , instead of Intersystems Terminal , to connect to Caché and do objectscript commands or SQL requests as a client. Thank you for your help #Caché 0 6 0 1,280
Question Raouf Besbes · Jan 12, 2018 HTTP Response parsing error Hello I'm in the process of creating a TestClass which simulate a HTTP POST call to REST-based web services and while I am having success, I'm struggling on how to parse out the results to a JSON format Here is down the code part which concerns parsing the HttpResponse.Data variable into JSON : #API #Caché #REST API 0 3 0 1,935