Search

Clear filter
Question
Dmitry Maslennikov · Jan 16, 2020

Custom Login Page for IRIS

I use docker version of IRIS built by InterSystems. And I managed to get it worked only when I set public read permission for %DB_USER in case of user namespace.
Question
Dmitry Maslennikov · May 6, 2019

Cross Caché/IRIS development

How InterSystems solve such issue?I found that when export class in xml, with qualifier /exportversion=2017.1, it will convert classes back to supported by Caché.
Question
Leon Stokes · May 13, 2019

From Cache how to Retrieve and Use/Reuse a Bearer Token to authenticate and send data to REST web service?

The target REST web service is a 3rd party not using Intersystems products.public static TokenResponseModel getBearerToken(string siteUrl, string Username, string Password) {
Question
Kurro Lopez · May 16, 2019

How to ignore serialize a property in a class to JSon

I do not have a use for it now, but definitely a really good one If you use InterSystems IRIS 2019.2 you can extend from %JSON.Adaptor class, which is similar to XML adaptor and allows
Question
Evgeny Shvarov · Aug 27, 2019

How to Export ObjectScript From IRIS Server With VSCode?

A question to those who use VSCode to code InterSystems ObjectScript.Suppose you have the ObjectScript code on IRIS server and you want to export it into the desired folder.And you
Question
Goran Stefanovic · Dec 12, 2018

GROUP BY causes NativeError: [10053]

;Communication link failure>] [%msg: <Connection 'TRAKCARELIVE': Execute: SQLState: (HY000) NativeError: [10053] Message: [Cache ODBC][State : HY000][Native Code 10053] [c:\intersystems
Question
Ali Chaib · Feb 7, 2025

Transforming a FHIR Response to SDA – Handling Task Resource

When I attempted to use the built-in InterSystems functions to convert this FHIR response into SDA, the transformation failed—likely because it is not a standard FHIR request.
Question
David.Satorres6134 · Feb 18, 2025

Cube Compilation Order in UCR: How to Manage Dependencies?

This would mean me taking care of the dependencies, and as the cubes are actually dependant because of relationships I expect any intersystems tool to either compile the class managing
Question
Lucas Galdino · Mar 16, 2025

2 [Utility.Event] ISCLOG: WebSocket [SendAsyncMessage]

SYS.cspServer2^1","d^Server+64^%SYS.SERVER^2","d^^^0"))))/* ERROR #7953: No data present for WebSocketID 'v0B//nTrSFPD6CVqyET38g==' */03/16/25-14:10:17:106 (8020) 0 [Generic.Event] INTERSYSTEMS
Question
Ed Jalbert · Dec 7, 2017

Anyone created an SDA external of HealthShare

SDA is proprietary; InterSystems can change it, leaving your organization with the need to adapt to the new structures to keep the data load process working.
Question
Fedor Bazyk · Oct 10, 2022

Limitations of $ListNext

I've encountered a peculiar behavior of $ListNext in Intersystems Cache, where I'm not sure whether I'm doing something wrong, or is it an intended behaviour.
Question
Fabio Care · Sep 28, 2022

Increase amount of read operations

You may ask InterSystems WRC to help you to investigate this. Or may contact me, directly I can help with it as well.
Question
prashanth ponugoti · Aug 5, 2022

How to expose web application URL with https

Regards, Deepak Ghansala Hi, for these concerns I always refresh my memory going to this vid: InterSystems Webinar: Configuring a Web Server for IIS for Better Performance and Security
Question
Yaron Munz · Aug 10, 2021

Interoperability error with a File inbound adapter BS

Maybe, the consume all memory space.I recommend you open a official bug ticket at InterSystems to proper response.
Question
Martin Nielsen · May 2, 2025

SQLCODE: -99 when executing dynamic SQL on specific properties

First of all, I'll mention the suggestion in our documentation that, "Generally, if you configure InterSystems to allow unauthenticated access [i.e.