Question Raouf Besbes · Nov 21, 2023 Disfunctionning Filters on ZEN TablePan components Hello ! I'm using a ZEN TablePan component to display the result of a specific SQL request on a ZEN Page : The result is displayed as follow : However i got an issue with the filters on the different columns, #ZEN #InterSystems IRIS 0 4 0 270
Question Raouf Besbes · Jun 13, 2022 ERROR <FILEFULL>%SaveData Hello, I'm using a ComplexBatchFileService to retrieve and process a 425 Mo File ( lines ) At some point the Business Service is in failure , and displays this error : ERREUR #5002: Erreur Cache: <FILEFULL>%SaveData+18 ^CFAO.EOS.MasterFilePR.PMP.RM.ART1.Record.1 ^CFAO.EOS.MasterFileE50F.RecordD(535405931),e:\eos\+ERREUR #5002: Erreur Cache: <ROLLFAIL>%TRollBack+10 ^%occTransaction #InterSystems IRIS 0 1 0 363
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 740
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.6K
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 2.2K