Search

Clear filter
Question
Michoel Reach · Apr 8, 2021

Converting ISO-8859-1 input document

with (*) represent the locale's original default I/O table Current default--------------------- --------------------1) Process RAW (*)2) Cache Terminal UTF8 (*)3
Article
José Pereira · Dec 22, 2021

ZAP API scan GitHub action

. This tool can perform scanning on web applications and/or APIs (REST, SOAP and GraphQL) searching for [common vulnerabilities](https://owasp.org/www-community/vulnerabilities
Question
Evgeny Shvarov · Feb 19, 2023

Passwordless mode for Dev Mode IRIS

enter password for management portal and web-apps. The same password every time. Sounds familiar? Is there an easy way to have a parameter in docker build for a "dev-mode
Question
Simon Bijl · Jan 15, 2021

Multiple servers or CSPGateways

Hello to you all, Strange titel, so I'll explain better: I now have IIS-server with a CSPGateway installed. This works fine. But I want to use a rest-service (or another zen
Article
Sylvain Guilbaud · Sep 25, 2023

InterSystems IRIS trainings

backbone REST + Angular Application Build a simple URL bookmarking app using InterSystems IRIS, REST service engine, and the Angular web framework Apply Machine Learning Create, train
Announcement
Pete Greskoff · Dec 8, 2020

December 8, 2020 – Advisory: Expiring Certificate Authority Certificates

in distributions starting with Caché and Ensemble 2018.1.5, IRIS 2019.1.2, and IRIS 2020.1.1. Deleting this file does not affect any default InterSystems product functionality
Article
Pete Greskoff · Jan 10, 2017

Creating SSL-Enabled Mirror Using Public Key Infrastructure (PKI

can then assign attribute values for your Distinguished Name. I’ll set Country to ‘US’ and Common Name to ‘CASrv’. You can accept defaults for validity periods, leave the email
Article
Vitaliy Serdtsev · Nov 17, 2017

$(REST - CSP - (-HyperEvents) + EasyUI + File Upload). Part 1

This series of articles aims to address the following topics:Creation of a web application based on REST pages;Overview of some tools for tracing (debugging) HTTP requests
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
Rizmaan Marikar · Dec 25, 2021

Generating EXCEL documents with Caché ObjectScript

(%Stream.FileCharacter).%New() set sc=stream.LinkToFile(xmlfile) do stream.WriteLine("<?xml version='1.0' encoding='UTF-8' standalone='yes'?>") do stream.WriteLine("<workbook
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
Article
Eduard Lebedyuk · Jan 16, 2020

Python Gateway VI: Jupyter Notebook

Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. This extension allows
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
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
Article
Nikita Savchenko · May 6, 2016

Installing Caché Applications Using Class Projections

." // web-application description set cspProperties("IsNameSpaceDefault") = $$$NO // this application is not the default application for the namespace set cspProperties