Search

Clear filter
Article
Iryna Mykhailova · Mar 31, 2023

Using JSON in IRIS

that the default encoding for JSON values uses UTF-8 nice intro - thank you! Nice article. However, there is a minor problem while setting the trailing zero values in %Set
Question
Kurt Hofman · Dec 1, 2020

How to get SQL Tables privileges

"). Is it possible to get them by objectscript or SQL ? Regards. I believe that I can achieve this via code, because, particularly, I find the web interface for accessing data very
Question
Scott Roth · Feb 16, 2022

Question about setting up Apache HTTP and Web Gateway to use TLS

this for both internally served and secured IRIS Management Portal and externally served and secured IRIS-hosted web services. There’s two layers to securing to consider and that’s where
Article
Muhammad Waseem · Nov 29, 2021

OAuth2 and Basic Authentication, Authorization AND Auditing by code from Web Application

In this article I will explain how to Authenticate, Authorize and Audit by code by using CSP Web Application along with Enabling /Disabling and Authenticate/Unauthenticate any Web
Article
David Reche · Oct 15, 2018

IRIS API Explorer Application

application? Y or N (Y):Specify web application name. Default is /csp/api/acmeWeb application name: /csp/api/acme/v1 -----Deploying REST application: acmeapi-----Application acmeapi
Question
Michael Lei · Mar 17, 2021

SNMP Performance Monitoring for Cache 2010 on AIX 5.3

Want to perform SNMP performance monitoring of cache2010 on AIX 5.3. Since the SNMP service that comes with AIX does not support agentX, it cannot extend the support for cache
Article
Oliver Wilms · Sep 11, 2022

About interoperability-test app for unittesting interfaces in productions

was the web port but internally the web port is 52773. The problems began when I added a second Generic REST service to receive the second request. And I am still troubleshooting… Hi Oliver, Your video is now on InterSystems Developers YouTube: ⏯UnitTest What great work!
Question
Pasi Leino · Apr 11, 2017

Authentication with REST

We are building a bunch of rest based services using Ens 2016.2 to serve our browser based application (Angular 4).Two questions:1. The initial authentication seems only work
Question
Bukhtiar Ahmad · Feb 18, 2021

Want to create simple CSP Page to display data from a table

would build a web service which your app would call to get data. Creating REST Serviceshttps://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GREST I am assuming
Question
Jonathan Ebbers · Feb 18, 2020

SQL: ability to choose a specific index

both formats are not needed.If XMLFORMAT="Literal", then only support for literal format import and export is generated.If XMLFORMAT="Encoded", then only support for SOAP encoded
Question
Jack Smith · Feb 13, 2018

XML class to EnsLib.EDI.XML.Document

in my Ensemble web service. Let's say I have a web method signature like this:Method myMethod(message As My.Schema) As %String [ WebMethod ]How do in that method take this message
Article
Andre Larsen Barbosa · May 20

A knockout of weight

![image](/sites/default/files/inline/images/iko.png) Just like a knockout punch, without giving the opponent a chance, Kubernetes, as an open source platform, has a universe
Question
Paul Riker · Dec 27, 2017

Studio Templates and Add Ons

'SOAP Wizard' add-in but it is served by the private web server of my Cache server installation. I'm testing from the Windows desktop this runs on.I also have an instance of IIS
Question
Nezla · Apr 29, 2024

Page not found in Zen application

a page not found error: this is the web application setup Not sure what I'm missing? I've installed and mapped all classes similar to our old working system and I can
Question
Blaise ZARKA · Jan 3, 2020

Sending messages from one production to another through a database

init and forgot kind of thing? Thanks Marc. We think of writing a REST API to send the IDs of the messages to be sent to production B. The production B service will then read