Search

Clear filter
Announcement
Anastasia Dyubaylo · Jul 16, 2021

Video: Creating an HL7 v2 to FHIR Transformation Pipeline with HealthLake Target

The services interact with Amazon Web Services (AWS) for seamless conversion and delivery of healthcare data.
Question
Chip Gore · Feb 2, 2021

How do I pull a class from a connected IRIS server to my local machine using VSCode for editing?

Hi - I know this is very "newby" of me, but here goes.. I have moved some classes onto my server, but these have never been in VSCode as edited files, and I'm just not finding the
Question
Todd Johnson · Dec 13, 2017

How do I configure Cache Studio to connect to a remote HS server that uses a pem file for secure connection?

Apologies if this has been asked already but I was not able to find it. When I look at the Add/Edit screen I see authentication methods of Password and Kerberos and am wondering if
Question
Nicholas Dedekind · Mar 2, 2022

C#/.NET XEP - Storing an object array generates a Console Write "Elapsed server write time: [elapsed time]"

Calling InterSystems.XEP.Event.Store(object[]) issues an unnecessary debug console line "Elapsed server write time:..." which is polluting the console window.Traced it to a IRIS.xepSSNDFinish
Question
Randy Stewart · Jun 13, 2016

How to pass multiple values for a FILTER to DeepSee DASHBOARD on URL

FILTER option in SETTINGS references "Allowed Default Values for Filters" section of doc http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?
Article
Dmitrii Kuznetsov · Oct 7, 2019

OAuth Authorization and InterSystems IRIS: Taming Trust Protocols

URL Default volume: taken from those specified earlier on the server (for example, scope1) Contact email addresses: enter addresses, separated by commas Default max age (in seconds
Question
Krishnamuthu Venkatachalam · May 30, 2019

No 'Access-Control-Allow-Origin' header issue with Cors issue.

used by the REST service; if not, the service will respond with an HTTP 404 error.Did you give the good permission to the CSPSystem user ?
Article
Chris Stewart · Apr 24, 2017

Let's write an Angular 1.x app with a Caché REST backend - Part 8

This should output the standard properties only when called from our service, since the default value is to prevent the output of relationships.
Question
yeung elijah · Jan 25, 2021

How to use other terminals

And it's a web app Thank you very much.
Article
Lorenzo Scalese · Nov 10, 2022

REST API for Security Package

We will simply install this application via the ZPM command: ``` zpm "install config-api" ``` By default, installing Config-API does not expose the REST services so we need
Question
Vinay Purohit · May 24, 2019

Unlock the records

service to call each other passing the lab episode number '1119102928' as a parameter.If a lock exists it will be removed. if not nothing happens.Studio has an easy to use SOAP wizard
Article
Alessandra Carena · Feb 4, 2025

Generation of OpenAPI Specifications

The OpenAPI Specification is designed to be readable by both machines and humans, enabling the description, production, consumption, and visualization of RESTful web services in a standardized
Question
Arockia Raj B · May 17, 2017

Cache REST

Since you implement the handling method for REST services, you can handle any format?
Announcement
Evgeny Shvarov · May 1, 2017

Webinar Configuring IIS for Better Performance and Security with InterSystems

Have you ever thought about leveraging IIS (Internet Information Services for Windows) to improve performance and security for your Caché web applications?
Question
Werner Noske · Jun 14, 2021

RestAPI Cors Problem

Also the default on the Web Gateway server definition is the use gzip compression which will make the body unreadable.