Search

Clear filter
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
Announcement
Paige Steimel · Nov 2, 2021

Memorial Sloan Kettering is HIRING | Healthshare Integration Engineer, Remote

Experienced with the InterSystems technology stack, i.e. Caché, Healthshare, Ensemble in a Healthcare environment.
Question
Kurro Lopez · Feb 1, 2024

How to process parallelly a process from a business service?

If, however, there's a chance that it could be overloaded from inbound requests and the worry is that the server won't cope, then maybe look at using Intersystems API Manager to sit
Question
Evgenii Ermolaev · Apr 27, 2021

Is it possible to authenticate via LDAP in a CSP REST application?

The AppS.REST Framework, described here: https://community.intersystems.com/post/appsrest-new-rest-framework-intersystems-iris, provides hooks for authentication (see "AuthenticationStrategy
Question
Anna Diak · Dec 2, 2023

Java Gateway connection fails for the Stateless Service example

documented (the documentation page you have linked before editing your question is from Ensemble 2018, not IRIS).The new documented way to call external languages, including Java, is using InterSystems
Question
Scott Roth · Dec 4, 2023

Unexpected - /api/atelier login failure

The issue with the user I believe is with LDAP not InterSystems as the same error happens when trying to sign into the Management Portal, periodically.
Article
Mark OReilly · Dec 8, 2023

Business Service to Query Internal IRIS database

set html= html_ " </tr>" set coldataiteration=1 } set html= html_ " " _"</table>" $$$TRACE(html) return html } Sparkei/Internal-SQL-Service: Intersystems
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
Article
Mihoko Iijima · Jun 29, 2023

How to compress (maintain) bitmap indexes for volatile tables

InterSystems FAQ rubric For volatile tables (tables with many INSERTs and DELETEs), storage for bitmap indexes can become inefficient over time.
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.