Search

Clear filter
Article
Pierre-Yves Duquesnoy · Jan 27, 2021

Implementing IRIS Integrations with .NET or Java using PEX

Services are a REST Service and SOAP Web Service, but also a Service that reads and processes new files that have been written in a directory, a service that reads and processes rows
Article
David Hockenbroch · Apr 22

Set, Get, and Don't Fret with JSON

ObjectScript code. Due to that, it may be better to specify this argument, just in case the variable might be a string or numeric, to ensure that our JSON arrives at its destination encoded
Article
Neerav Verma · Sep 27, 2019

Error Handling Techniques : Tips & Tricks

,"Custom error message") ///Throwing a custom exception: $$$ThrowStatus($$$ERROR($$$GeneralError,"Custom error message")) ///Handling a SOAP error with a status: try { //SOAP
Announcement
Anastasia Dyubaylo · Jun 5, 2023

Key Questions of the Month: May 2023

Common transformation for different HL7v2 ADT message typesby Larry Overkamp Unlocking the Secrets: How to Extract and Send SAML Assertion in SOAP Web Services for Seamless
Question
Marco Blom · Nov 16, 2017

Caché service does not start

Help, after a day of coding, I wanted to backup my files. I found out that alle of my 3 instances of caché refuse to start.the error says: cstart-exe-fout (112 Service for Caché
Article
Jenna Poindexter · Nov 9, 2015

Simple USPS Address Normalization Example

The attached code package provides a simple implementation of a web service client that utilizes the USPS Shipping API to normalize an address.This code requires the developer
Question
david clifte · Oct 31, 2016

Grant Permission for WSDL

not be presented when trying to view the WSDL.Best, Patrick Hello David,Yes this is the correct location to view and edit a Web Application Definition. Are you able to view the Web Application Definition that your web service is associated with?Best,Patrick
Article
Luis Angel Pérez Ramos · May 25, 2023

Installing Apache Server and HealthShare HealthConnect on Ubuntu Linux

by the Web Gateway installation: This configuration is redirecting all calls received by port 80 (the port Apache Server listens on by default) with the /csp route to our Web
Article
Yuri Marx · Jul 29, 2020

Comparation about developer support/services

I studied about developer services offered by main manufactures, and InterSystems is the leader, see: Better Developer support/services Feature InterSystems
Question
Thembelani Mlalazi · May 29

How to reset the Web Gateway management Password

I am trying to log in to the Web Gateway Management and I have missed placed the password to access the system I have tried changing the password under local settings
Question
Evgeny Shvarov · Nov 22, 2016

Create Namespace snippet

expression creates only the Namespace and Database, but it doesn't create the default web app and the CSP/Namespace folder in case if you need it too. There are two examples
Article
Mihoko Iijima · Mar 5, 2021

[InterSystems IRIS for the first time] Interoperability: Message

between components from the required development content for system integration. * Production[ previous post ] * Message * Components * Business Services * Business
Question
Krishna Jasti · Mar 11, 2020

Working DICOM Worklist Production

service to our RIS’s event handler mechanism which would send a Soap call upon any changes of a study status and describing details of the study to the dicom service. The dicom
Question
Stephen Wilson · Aug 21, 2019

ASP .NET Core Identity (v3) uses PBKDF2 algorithm with HMAC-SHA256, 128-bit salt, 256-bit subkey, and 10,000 iterations. What does Caché use

it to a password hash value I've returned from Caché. The default hashing algorithm is PBKDF2 with HMAC-SHA256, 128-bit salt, 256-bit subkey, and 10,000 iterations (detailed
Question
James Davidson · Mar 20, 2019

Change passwords w/o going to web portal

accounts across several servers. Is there a process/script to change these passwords without having to go into the web portal on each server? Thanks so much, and I apologize