Search

Clear filter
Question
Dmitry Maslennikov · Feb 8, 2016

Atelier and complicated projects

Most of projects on Caché, obviously, written not only in Cache ObjectScript, and should contain sources in other languages. Such as js or css for web-projects or any others
Announcement
Vadim Aniskin · Feb 27, 2023

InterSystems Ideas News #4

) Application name Implemented idea @Lorenzo.Scalese OpenAPI-Suite Add a wizard similar to the SOAP wizard to generate a REST client from OpenAPI specification
Article
Flávio Lúcio Naves Júnior · Mar 24, 2024

How to setup 2FA authenticator for IRIS users

. In the portal, go to System Administration > Security > System Security > Authentication / Web Session Options. Here, you will find various authentication settings
Article
David Reche · Dec 15, 2018

Adding Java to a IRIS Docker image

IRIS is a powerful platform and one of the new features is the Java Business Host (DOC: Connecting Systems Using Java Business Hosts) that allow you to develop Business Services
Article
Chi Nguyen-Rettig · Mar 16, 2024

Creating Unit Tests in ObjectScript for HL7 pipelines using %UnitTest class

Exchange (https://openexchange.intersystems.com/package/UnitTest-RuleSet) to inject a message into a business service or process in a configured IRIS production. ##**Scenario
Article
Lorenzo Scalese · Apr 27, 2020

JSON-Filter

to keep only necessary fields. It can be useful to reduce bandwidth usage and avoid an overload of client applications. - Pass-through for your REST services. It’s possible
Question
Hoi Lai · Jun 26, 2020

How to disable the login prompt when csp session is expired and just return http status 401

I am working on an angular applications and build a web application (Rest API) on IRIS for health, the web application uses a password authentication and setup with the default
Question
Mike Dawson · Jul 12, 2016

Standards document for Objectscript developers

Standards would be things like how to implement the various frameworks for things like error handling, database maintenance auditing, web services, handing of I/O, each definition
Question
Matjaz Murko · Nov 26, 2023

Repeat production process every minute

it? Very simple, just create a Business Service that use Ens.InboundAdapter. The default behavior of Ens.InboundAdapter is to call the BS (ProcessInput()) every "CallInterval" seconds
Article
Lorenzo Scalese · Nov 24, 2023

Journal File Indexer

log data is considered "temporary data" and is therefore stored in IRISTEMP by default. This behavior can be easily modified by a simple global mapping (see next section). Run
Article
Mihoko Iijima · Mar 5, 2021

[InterSystems IRIS for the First Time] Interoperability: Let's learn how it works

). ![image](/sites/default/files/inline/images/image1043jp.png) The role of each component is as follows: **Business Services** Responsible for receiving information from
Article
Lorenzo Scalese · Apr 15, 2021

Environment setup with config-api

/zwebapp). * 1 REST Web Application (/csp/zrestapp). * Setup globals mapping. ``` Set config = { "Defaults":{ "DBDIR" : "${MGRDIR}", "WEBAPPDIR" : "${CSPDIR
Question
Dmitry Maslennikov · Apr 30, 2020

%JSON.Adaptor for streams

= "name"); Property HexStream As %Stream.GlobalBinary(%JSONFIELDNAME = "hex_stream", ENCODING = "hex"); Property Base64Stream As %Stream.GlobalBinary(%JSONFIELDNAME
Question
Yone Moreno · May 11, 2020

Could Ensemble generate a CADES sign

is to avoid being dependant of an external web service, and be able to generate it. You can use Java Gateway and this project. On a first overview this looks like a container
Announcement
Anastasia Dyubaylo · Mar 12, 2023

[Video] Achieving Single Sign-On: External Providers, HealthShare Unified Care Record, Clinical Viewer

Viewer @ Global Summit 2022 This session will focus on web browser single sign-on (SSO) from third-party applications to HealthShare Unified Care Record and the Clinical Viewer