Search

Clear filter
Question
Niklas Thilmont · Nov 17, 2021

CSP Security - Static Files + Redirect

to accomplish: User Opens a page, <my-iris-instance>/my-app/index.html, index.html being a static file User is redirected to the default IRIS Login page since no session
Question
Yuri Marx · Dec 7, 2020

Guide to configure IRIS for production environment

) BPL: Pro's and Con's 6) Data Transformations (DTL's) 7) HL7 and FHIR (I am deeply involved in FHIR at the moment) and other standards DICOM, LDAP, CDA, CCDA, HTTP, SOAP/Web
Article
Vinicius Maranhao Ribeiro de Castro · Apr 2, 2020

Securing your APIs with OAuth 2.0 in InterSystems API Management – Part 1

definitions In this post, it will be used an IRIS Web Application called “/SampleService”. As you can see from the screenshot below, this is an unauthenticated REST service deployed in IRIS
Discussion
Yuri Marx · Oct 25, 2021

InterSystems IRIS Parquet file support

parquet file to an objectscript dynamic array and vice versa. 2 - pex business service to get parquet data. 3 - pex business operation to write parquet data. Ok, the below
Question
David Clifte da Vieira · Aug 26, 2016

Authenticate User from Java application using JDBC

function. I don't understand what you mean when you say that your clinicians aren't database users, but it sounds like you need to give them access to the %Service_SQL service. When
Article
Eduard Lebedyuk · Mar 14, 2018

REST Design and Development

- Status or exception ### Web API Converts an incoming request into a form understood by terminal API and calls it. The result returned by the terminal API is converted into client
Question
Larry Cardinal · Jan 1, 2023

Cannot login to Test version of Cache 2017.2.2.865.0 installed my Personal laptop

have not changed the Admin password or SuperUser password. Does anyone know what the default password would be for the Admin and/or SuperUser Id's? Or if someone knows how I can
Article
Eduard Lebedyuk · Sep 4, 2017

RESTForms - REST API for your classes. Part 2: Queries

/:query, to execute a simple query. Second :query parameter determines query name - the contents of query between SELECT and FROM. Here are default query types: Query
Article
Laura Blázquez García · Feb 23

Creating FHIR responses with IRIS Interoperability production

useful) HS.FHIRServer.Interop.Operation, with TraceOperations property set to *FULL* Business Service: HS.FHIRServer.Interop.Service, with TraceOperations property set
Question
Martin Staudigel · Apr 14, 2021

Fine tuning access permissions for CSP application

to execute an operation within a CSP service on the messagebank (which however works on the other machines). Unfortunately, the message in the errorlog does not tell where exactly
Article
sween · Oct 20, 2023

GitOps with the InterSystems Kubernetes Operator

![image](/sites/default/files/inline/images/argo-iko.png) This article will cover turning over control of provisioning the InterSystems Kubernetes Operator, and starting your
Question
Christopher Kennedy · May 8, 2020

Import WSDL for ScriptLink Error #6301

version="1.0" encoding="UTF-8"?> <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http
Question
Yuri Marx · Dec 8, 2020

How to convert from XML to JSON

over the lifecycle of the application than equivalent feature points revolving around XML. This has been slowly eroding legacy web services like SOAP and SAML in favor of REST
Question
Evgeny Shvarov · Mar 8, 2019

How to enable IRIS Text Analytics programmatically

on per-application basis. Interoperability/Ensemble/HealthShare are enabled on a per-namespace basis.First you need to get default application from the namespace: set namespace
Article
Dzmitry Rabotkin · Dec 3, 2022

Guide how to run and use IRIS for Health docker image in GCloud

here only 52773 which is for web user interface. My Kotlin app will run on same vm and use 1972 internally, so I didn’t allow it too. Let’s Install docker-compose then run IRIS