Search

Clear filter
Question
Aaron Bentley · Oct 23, 2018

Creating complex JSON objects and accessing elements within

of how to design and implement a complex JSON entity object. I'm working on creating a REST client to connect to an external service and working on modeling the request
Announcement
Anastasia Dyubaylo · Apr 8, 2023

Key Questions of the Month: March 2023

Parse LOINCby Anibal Jodorcovsky Failed to launch docker image on centosby Nicky Zhu #Ensemble Receiving a uncomplete JSON fileby Rochdi Badis How to expose business service
Question
Kishan Ravindran · Oct 12, 2017

How to Make a Http Request in Caché ObjectScript

, 12 Oct 2017 14:21:23 GMT LOCATION: https://www.intersystems.com/ SERVER: nginx X-TYPE: default <html> <head><title>301 Moved Permanently</title>
Question
Ben Spead · Oct 8, 2021

Best practice for CPF Merge and version control

the possibility of configuration merge overwriting changes made by other means" As I understand it, the CPF Merge file contains the changes from the default CFP file, so it you change
Article
Dmitry Maslennikov · Jul 22, 2022

Introduction to Django part 1

; a “table of contents” of your Django-powered site. main/asci.py: An entry-point for ASGI-compatible web servers to serve your project. main/wsci.py: An entry-point for WSGI
Article
sween · Sep 10, 2024

eBPF: Parca - Continuous Profiling for IRIS Workloads

a couple of workloads on this cluster of interest, one of them is a fhir workload that is servicing a GET on the /metadata endpoint for 3 pods on an interval for friends I am
Question
Evgeny Shvarov · Jun 20, 2017

InterSystems Caché Project Files and Folders

is quite simple. By default Port exports project following the template /CacheProjects/{NAMESPACE}/{PROJECT}, so instead of depending on it, I overwrite that path to /my-repo
Question
Michael Davidovich · May 12

Error Handling Server to Client Side - Best Practices

errors, logging them and reporting them to the user as they navigate a web application or command line program. In my own evolution as a ObjectScript developer, I've tried
Article
Eduard Lebedyuk · Nov 19, 2020

Deploying a sharded cluster with Docker and MergeCPF

can modify the default iris.cpf using a declarative CPF merge file. A merge file is a partial CPF that sets the desired values for any number of parameters upon instance startup
Article
Evgeny Shvarov · Jun 24, 2020

Getting an Angular UI for your InterSystems IRIS application in 5 minutes

will service CRUD operations. Let's use restforms2 module for this. This command in dockerfile installs restforms2 into IRIS container: zpm "install restforms2" \ To add a REST API we
Question
Nael Nasereldeen · Oct 26, 2021

Sending Mail with embedded image using %Net.SMTP

example? In this case you can open the original article and take the code from there (and/or translate it with another service, for example Google translate) Thank you! I will look
Article
Mark Bolinsky · Mar 18, 2016

Database Mirroring without a Virtual IP Address

. The database tier disaster recovery location is to be used in the event the primary location is out of service for any reason. Additionally, the web tier in this example
Article
Guillaume Rongier · Feb 29, 2024

FHIR Repository customization with Embedded Python

``` This command will start the IRIS for Health container and the Web Gateway container to expose the FHIR server over HTTPS. ## 3.1. Access to the FHIR server Once
Question
Lionel Woods · Sep 12, 2022

Replying with a customised HL7 ACK

am not sure where to trigger the custom ACK so it will not send the default 2.3:ACK The Service is a TCPInboundAdaptor class You can override the OnConstructReply method
Article
sween · Nov 7, 2019

Export InterSystems IRIS Data to BigQuery on Google Cloud Platform

, but no Hadoop cluster is needed. It is configured as a "local" cluster by default, meaning the application and is running standalone. The tool is meant to be launched