Search

Clear filter
Question
Murray Oldfield · Mar 19, 2021

SAM - Hacks and Tips for set up and adding metrics from non-IRIS targets

I suggest you check online, possibly: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html/managing_containers/index or contact Red Hat support
Question
prashanth ponugoti · Oct 12, 2021

ENS ,ENSLIB Tables not able to access from my namespace

* Checking DocClassMap + DocClassMap already present in namespace 'TEST'; no upgrade steps needed * Checking for incorrect Timestamp indices - No UTC index globals need to be
Article
Eduard Lebedyuk · Sep 26, 2022

Continuous Delivery of your InterSystems solution using GitLab - Part XI: Interoperability

Welcome to the next chapter of [my CI/CD series](https://community.intersystems.com/post/continuous-delivery-your-intersystems-solution-using-gitlab-index), where we discuss possible
Article
Joel Solon · Dec 29, 2016

Creating a Custom Application Monitor Class and an Alert

If your class collects and stores multiple rows of data (as our example class does), add an INDEX property that specifies the property or properties (comma-delimited) that form the
Article
Eduard Lebedyuk · Mar 24, 2017

Logging using macros in InterSystems IRIS

ZEN.proxyObject | reference count: 2 +----------------- attribute values ------------------ | %changed = 1 | %data("prop1") = 123 | %data("prop2") = "abc" | %index
Article
Iryna Mykhailova · Sep 25, 2018

Implementing concurrent access to shared resources using Semaphores

global,Showing logs,Saving the names of active users to the global (^LoggedUsers),Selecting a random name from the list of active users,Removing a name of the active users global by index
Question
Evgeniy Potapov · Jun 20, 2024

Replacement for deprecated %ZEN class

It is possible to secure a Zen UI, but much easier to shoot yourself in the foot.isc.rest makes (1) super easy - add a parent class to your %Persistent class and do a few easy parameter
Article
Kurro Lopez · Jun 19, 2023

Open AI integration with IRIS

First, we must create an account and provide a payment method to be able to use the API. The cost is relatively small and depends on the use you want to give it.
Article
Stefan Wittmann · Feb 3, 2016

Introducing new JSON capabilities in Caché 2016.1

Let's assume we set another value at the positional index 10. Keep in mind that arrays are zero-based. USER>do array.
Article
Guillaume Rongier · Dec 18, 2023

Vector search and RAG (Retrieval Augmented Generation) models

bash git clone https://github.com/grongierisc/iris-rag-demo cd iris-rag-demo docker-compose up ``` ⚠️ everything is local, nothing is sent to the cloud, so be patient
Article
Iryna Mykhailova · Aug 21, 2021

Transferring Files via REST to Store in a Property, Part 3

If we look in the Event Log for the second chunked file, we see that the value of the Transfer-Encoding header is indeed “chunked.”
Discussion
Anastasia Dyubaylo · Jul 25, 2024

Share how Developer Community AI helped you for your chance to win

the AI tool is not yet a magical replacement for missing/lacking documentation :( "So in this case the AI tool is not yet a magical replacement for missing/lacking documentation :(" Indeed
Question
Eduard Lebedyuk · May 24, 2017

How do I get a list of files in directory including subdirectories?

Vitaliy is faster that's probably because Caché is delegating the control to the OS's native API.That is indeed the best approach, and could be made cross-platform by using $$$isUNIX
Question
Glenn van Bavel · Apr 11, 2017

SNMP: Terminal is "Unable to open Registry key"

background: -moz-linear-gradient(top, rgb(232,231,226), rgb(242,241,236),rgb(222,221,216)); background: linear-gradient(top, rgb(232,231,226), rgb(242,241,236),rgb(222,221,216)); z-index
Article
Zhong Li · Apr 16, 2020

Run some Covid-19 lung X-Ray classification and CT detection demos

The X-Ray classification etc models can be deployed and invoked in the same approach on top of existing PACS viewer within the same patient's context to help the front-line clinicians