Search

Clear filter
Question
Scott Roth · Aug 27, 2024

FHIR Response to Data Message Class Question/Issue

to use FHIR calls like we do with other Web Services to query the External Repository, send back the result, and do something with the Result in the HL7 messaging. Am I going
Article
Gevorg Arutiunian · Jul 6, 2018

GraphQL for InterSystems Data Platforms

platforms currently support several methods of creating client/server applications: - REST - WebSocket - SOAP So what’s the advantage of GraphQL? What benefits does it provide
Question
Stephen De Gabrielle · Mar 9, 2017

Options for moving documents between systems

to specify 'document moving preferences' during the tendering stage with suppliers. Hi,We have an Ensemble Service class that extends " EnsLib.SOAP.Service" and provides a web
Article
Yuri Marx · May 29, 2023

How to do performance and load tests on databases and backends

different applications/server/protocol types: Web - HTTP, HTTPS (Java, NodeJS, PHP, ASP.NET, …); SOAP / REST services; FTP; Database via JDBC; LDAP; Message-oriented
Question
Scott Roth · Jan 22, 2024

How should I go about updating Security Configuration in a Mirror environment

. These changes include moving away from the PWS, setting up Apache/Web Gateway, moving to LDAP instead of using Delegated Authentication, updating Web Applications, updating Resources
Announcement
Fabiano Sanches · Feb 8, 2023

Starting developer preview #1 for InterSystems IRIS, IRIS for Health, & HealthShare Health Connect 2023.1

the WRC's preview download site or through the evaluation services website (use the flag "Show Preview Software" to get access to the 2023.1). Container images for both Enterprise
Announcement
Fabiano Sanches · Feb 22, 2023

Announcing developer preview #2 for InterSystems IRIS, IRIS for Health, & HealthShare Health Connect 2023.1

the WRC's preview download site or through the evaluation services website (use the flag "Show Preview Software" to get access to the 2023.1). Container images for both Enterprise
Question
Qais Azam · Oct 21, 2024

How to connect to InterSystems Caché using IPv4 and enable remote connections

driver with the localhost or the default IP address (127.0.0.1). However, I want to know how to connect using my local IPv4 address. Here’s what I need help with: Connecting
Announcement
Fabiano Sanches · May 24, 2023

Developer preview #2 for InterSystems IRIS, & IRIS for Health 2023.2

topic is the removal of the Private Web Server (PWS) from the installers. This feature has been announced since last year and will be removed from InterSystems installers
Article
Mikhail Khomenko · Jan 13, 2020

Automating GKE creation on CircleCI builds

: Recreate image: repository: eu.gcr.io/iris-rest tag: v1 webPort: name: web value: 52773 service: enabled: true name: iris-rest type: LoadBalancer loadBalancerIP: "" ports
Question
Peter Geerts · Jul 4, 2020

MTOM (cache) server example availability

?KEY=GSOAP_mtom)I this article there is the following sentence: By default, a Caché web service behaves as follows: If it receives a request in an MTOM package, the web service
Question
Kevin Kindschuh · Jun 29, 2022

How to pause mirroring for an async mirror reporting server

cubes and custom staging tables. What API or web service can I use to quiesce the reporting server and then later initiate catch up? Thanks, Kevin https://docs.intersystems.com
Question
water huang · Nov 30, 2023

property of %Library.DateTime export to xml

is 2023-11-28 13:57:26,so is there any solution? Hello @water.huang, The default implementation of the XMLExportToString in %XML.Adaptor basically converts the date format as 2023
Article
Tani Frankel · Sep 7, 2020

How to Prevent Superfluous Connection Logging in TCP Interfaces

. an HL7 business service) you probably have (depending on your StayConnected setting) many entries in the Event Log of Info type. Each entry would log a connection or disconnection
Question
Laura Cavanaugh · Sep 16, 2016

cookies - login vs. session

What's the difference between a Login Cookie and a Session Cooke Path?What's that cookie in my browser from? Thanks,Laura nope. i'm talking about Cache web applications