Question Marco Blom · Jun 20, 2023 IRIS Nodejs Quickstart When trying the Iris Nodejs Quickstart I do get the following message in the source code: #Node.js #InterSystems IRIS 0 1 0 270
Question Marco Blom · Feb 6, 2022 Issue with Studio Hi Community, I would like to migrate a Zen application to Iris but I am facing issue below: so far I was not able to solve this issue myself, is there somebody who has some suggestions? Thanks! #Caché 0 12 0 765
Question Marco Blom · Feb 21, 2019 How to run server-side methods from Angular or PHP HI Community,Now Intersystems has developers definitely cut-off from Zen/CSP I am looking for sample code how to invoke server-side methods from Angular and PHP, Java client.I only see some rest/json crud examples, but that is not the whole picture I assume.Let's say I have a persistent Class with a class method to import or modify data...I want to invoke this from my Angular App or PHP app.any examples, suggestions? #Caché 0 5 0 474
Question Marco Blom · Jan 27, 2019 Storing currPage in %session.data HI Community, I would like to store a tablepane currPage variable in %session.Data, and retrieve the value when returning from a detail page back to the tablepane. My test code so far: #Caché 0 3 0 346
Question Marco Blom · Sep 14, 2018 How to set reference on property of class type Hi,I have a working import routine, but I do get an error on properties based on another classin this case [OrgType As ZenCrm.OrgType]. #Code Snippet #Caché 0 4 0 431
Question Marco Blom · Nov 21, 2017 how to write 'set ' for a property Hello Community,I have a simple question but somehow hard to find the solution:this is a property in my class: Property RelationAID As ZenCrm.Relationtypes;this is my method to save: #Object Data Model #Caché 0 2 0 453
Question Marco Blom · Nov 16, 2017 Caché service does not start Help, after a day of coding, I wanted to backup my files. I found out that alle of my 3 instances of caché refuse to start.the error says: cstart-exe-fout (112 Service for Caché instance did not start).Is there a way to solve this? (off course the management portal does not work either.)I think there has been a power interruption as the battery from my laptop does not work, and the power went off beforeshutdown.Thanks in advance! #System Administration #Caché 0 9 0 5.7K
Question Marco Blom · Sep 22, 2017 Tablepane filters and joins I have a tablepane which uses Sql to get his data: #ObjectScript #Caché 0 1 0 277
Question Marco Blom · Jul 7, 2017 changed data in field ignored when saving changes HI Community,I do have a table with quite some names written in Uppercase: #Caché #JavaScript 0 5 0 342
Question Marco Blom · Mar 25, 2017 Javascript exception Hi community,I do not understand why I get a 'javaScript exception'? #Beginner #JavaScript #Caché 0 9 0 625
Question Marco Blom · Oct 21, 2016 Sql Error Message I had a table which contained data and worked fine, without changes the code of the persistent classes I now get the following error: #Caché 0 4 0 685
Question Marco Blom · Apr 2, 2016 How to save changes in DataGrid Hi,I am working on a DataGrid based upon ZenTest.Datagrid.clsI want to save data after changes on a row.The existing samples do not explain how to save changes on data in a grid.I have tried something like zen(‘json’).saveDoes anybody has some sample code? #Caché #ZEN 0 4 0 965