Question Yuri Marx · Sep 11 Hi, Are there some REST API to get the open exchange apps list and app details? Hi, Are there some REST API to get the open exchange apps list and app details? #Open Exchange 0 2 0 63
Question Yuri Marx · Mar 19 Support for Java 17+ Any prevision when Java 17 or superior will be released? Java 11 is not used any more, because vulnerabilities, security problems and new java resources not present in 11 version #InterSystems IRIS 1 3 0 142
Question Yuri Marx · Nov 7, 2023 How to set ENV variables using IPM? When using docker compose, I can create ENV variables using environment section, like this: #InterSystems Package Manager (IPM) #InterSystems IRIS 0 1 0 197
Question Yuri Marx · Mar 21, 2023 How Can I get user details by email property? I know it is possible get the user using ##class(Security.Users).Get("username"), but I need to get a user by your email. How Can I get a user by email? #Security #InterSystems IRIS 0 1 0 287
Question Yuri Marx · Mar 17, 2023 Custom %CSP.Login for app /csp/sys Hi guys, I defined a subclass to %CSP.Login and assigned csp/sys login page to this subclass: But did not work, I get this error: And more, the default %CSP.Login continues to be called to login when the user not logged yetSo, how can I do to replace the default %CSP.Login by my subclass? #Authentication #Security #InterSystems IRIS 0 8 0 379
Question Yuri Marx · Jul 27, 2022 How to convert from internal date format to web format How to convert from internal date format to JSON/Web date format: YYYY-MM-DDTHH:mm:ss (example: 2012-04-23T18:25:43)? #InterSystems IRIS 0 3 0 463
Question Yuri Marx · Jun 13, 2022 How to transform json to SDA and write to a file? I have a proprietary JSON and a need to transform to SDA and save to a sda file. How to transform json to SDA and write to a file? Thanks #Interoperability #InterSystems IRIS for Health 0 1 0 350
Question Yuri Marx · Jun 6, 2022 How I can get current date/time on format YYYYMMDDhhmmss How I can get current date/time on format YYYYMMDDhhmmss? I tried $ZDATETIME($HOROLOG,8), but I got 20220606 17:59:56 and I want 20220606175956 Thanks #ObjectScript #InterSystems IRIS 0 2 0 359
Question Yuri Marx · May 25, 2022 Is it possible train an IntegratedML model on docker build or docker up? Is it possible train an IntegratedML model on docker build or docker up? #IntegratedML #InterSystems IRIS 1 1 0 179
Question Yuri Marx · May 13, 2022 Do you have cases using datadog to monitor intersystems products? Do you have cases using datadog to monitor intersystems products? #Monitoring #InterSystems IRIS 0 1 0 390
Question Yuri Marx · Jan 17, 2022 IRIS supports SMB protocol for remote folders? Intersystems IRIS supports SMB protocol to connect and read files from remote folders (//foldername)? #InterSystems IRIS 0 7 0 415
Question Yuri Marx · Jan 4, 2022 Persistent Class Property Data type for decimal values precision 5 What is the correct data type for decimal numbers precision 5? I tried %Numeric with Scale 5, but not worked, see: #SQL #InterSystems IRIS 1 2 0 222
Question Yuri Marx · Jan 3, 2022 Call java programs from sql instructions (like new load data) Is it possible to call java programs inside SQL statements, like the new LOAD Data, or is this just internal? #Java #SQL #InterSystems IRIS 1 3 0 199
Question Yuri Marx · Dec 29, 2021 How to Rewind a %ResultSet I need iterate multiple times the same ResultSet. How can I do a rewind on it? #SQL #InterSystems IRIS 1 3 0 467
Question Yuri Marx · Dec 23, 2021 Support to the newer .NET versions Currently IRIS only supports up to version 4.5 of .NET. Are there plans to support the latest versions, such as .NET 6 and also NET Core 3? #InterSystems IRIS 2 3 0 273
Question Yuri Marx · Nov 29, 2021 What is the objectscript function to trim a string? If a have a string " Happy new year " and I want to trim (remove blank spaces from the begin and the end, not other places into the string), what is the object script function to get "Happy new year"? #ObjectScript #InterSystems IRIS 3 5 0 1.5K
Question Yuri Marx · Nov 26, 2021 Debug IRIS docker instance How can I do to debug IRIS docker instance into VSCode? #Debugging #InterSystems IRIS 1 14 0 333
Question Yuri Marx · Sep 15, 2021 Zpm for iris automl community Hi community, Do you have docker automl docker image with zpm? #Docker #InterSystems Package Manager (IPM) #InterSystems IRIS 0 4 1 197
Question Yuri Marx · Sep 5, 2021 Rebuild table index using ObjectScript How Can I Do It (rebuild index) using ObjectScript? #SQL #InterSystems IRIS 0 2 0 635
Question Yuri Marx · Sep 5, 2021 Error in ID when build with DeepSee How Can I resolve this? ERROR #5001: Failure to determine first and last IDs in source table 'dc_irisbi.KeyResult'. Check indices on the source. I trying to use this class in a deepsee cube, when I build, I get this error #InterSystems IRIS BI (DeepSee) 0 2 0 201