Search

Clear filter
Question
Alex Goncharov · Nov 6, 2017

Logging

on authorization yet, because of this, there are no headers in the REST services, and when authorizing, I just write "PersonId" in the session(OnPreHttp). Is it possible to know the user
Article
Tony Beukes · Oct 31, 2016

Ensemble to RabbitMQ Java Client Quick Start Guide

port 5672 on server firewall** > 5672 is the default non-SSL port the RabbitMQ server listens for AMQP connections. > > If not already configured during the RabbitMQ Server
Article
sween · Aug 21, 2023

IRIS Tables in dbt (Data Build Tool) with Python

![image](/sites/default/files/inline/images/dbt-iris.png) ## Summary A Quick start to include InterSystems IRIS Tables in Data Build Tool using Python. It uses
Article
Pete Greskoff · Jan 10, 2017

Creating SSL-Enabled Mirror Using Public Key Infrastructure (PKI

’ and Common Name to ‘CASrv’. You can accept defaults for validity periods, leave the email section blank, and save. You should see a message about files getting generated (.cer, .key
Article
Théophile Thierry · Jun 11, 2021

Ensemble / Interoperability Training Course

) To use this service, we need to publish it. For that, we use the [Edit Web Application] menu: ![RESTServicePublish](https://raw.githubusercontent.com/thewophile-beep/formation
Announcement
Kevin Xu · Jul 14

Advisory for IRISSECURITY in InterSystems IRIS 2025.2

, it will be replaced by the predefined resource when you upgrade (though if any roles reference the non-default resource, they must be changed manually to use the default resource
Question
Peter Steiwer · Apr 6, 2018

Class storage definition in atelier

data from REST services, so it would be perfectly fine for me to delete all my data if need be. Perhaps once the early phases of development are finished these diffs will become less
Question
Elisa Pischedda · Jul 17

Request for suggestions on how to efficiently replicate a test environment in production

, we currently export the test classes, import them into production, and manually configure the production environment by connecting Services, Processes, and Operations
Question
sansa stark · Sep 14, 2016

OnHTTPHeader not support cache 14

-617-621-0700 or emailing support@intersystems.com. http://www.intersystems.com/services-support/worldwide-response-center/ Thank you so much. The method returns a %Status.I
Question
Martin Staudigel · Nov 22, 2022

Is it possible to disable certificate validation on a HS.FHIRServer.RestClient.HTTP Enpoint

) in the service settings, or anywhere else? Thanks for your help, regards, Martin Hi @Martin.Staudigel Create a custom client class, then override the method InvokeRequest
Question
Kari Vatjus-Anttila · Jan 25, 2024

Proxying requests via a SSH SOCKS5 Proxy

``` And I get a response. However, if I configure the REST Operation, which uses `EnsLib.HTTP.OutboundAdapter` under the hood, to use the proxy, like this: ![image](/sites/default
Article
Benjamin De Boe · Aug 4, 2016

Creating a domain with the iKnow Domain Architect

another would go into a single domain. For example, in a customer service environment, you may want to put all service request texts from the main system (let's take the WRC
Article
Henrique Dias · Feb 13, 2020

Building an Alternative IRIS Message Viewer

operations first, then business processes, then business services…" So, let’s do it! Requests, Business Operations, and Business Services The class
Question
Ward De Backer · Oct 26, 2022

IRIS Native api for Node.js: all calls synchronous

use-case? Well, the most common scenario for using Node.js in such a multi-user environment is as the back-end of an interactive web application or a REST-based web service
Article
Evgeny Shvarov · Feb 24, 2020

Dockerfile and Friends or How to Run and Collaborate to ObjectScript Projects on InterSystems IRIS

-compose": { "service": "iris", "internalPort": 52773 } } } Here we see the settings, which are different from default settings of VSCode