Search

Clear filter
Article
Dmitry Maslennikov · Sep 25, 2024

Same old terminal but in web

would wish to change the way how to login to the application, such as using SSO. With the original iris terminal, wrapped into a web form, using most used in the web world
Article
Mihoko Iijima · Mar 5, 2021

[InterSystems IRIS for the First Time] Interoperability: Creating Components (Business Operation

Services * Business Processes * **Business Operations** We will quickly check the code by referring to the sample.。 ![image](/sites/default/files/inline/images
Question
Flávio Lúcio Naves Júnior · Nov 17, 2019

Call a Procedure with PHP

(at that time only 32bit) Hi Robert, Do you know some article who teach how to create the Web Service to make a call? The Caché PHP module, didn't work for me, because works only locally
Article
Luis Angel Pérez Ramos · Feb 20, 2023

Connecting to MySQL database from a Business Service using JDBC connections

-ib/workshop-sql-jgw In our docker-compose.yml file we are going to configure the images that we use: version: "2.2" services: # mysql mysql: build: context
Question
Laura Cavanaugh · Sep 1, 2016

Multiple namespaces in web application

the global in NamespaceA. How does MgmtPortal do this? This is what I'm trying to achieve with my own web application (hopefully minus the fooling). GroupById doesn't seem
Question
Leon Wilson · Mar 4, 2022

UTF-8 Translation issue within IRIS

and played with the charset and the default char encoding and ended nowhere close.. The RAW content in the view raw contents in the portal has the correct char in it, but the View Full
Question
Yone Moreno · Oct 11, 2019

Bussines Process ends abnormally

I am sending a HL7 message from a Service called Servicios.Interconsulta PeticionInterconsultav01r00 to a Bussiness Process Process called EnrutadorVisa doMedicamento using
Question
Roger Merchberger · Jan 10, 2020

How to force binary hash algorithm in Ensemble production

TL;DR: If I set an Ensemble Production Service based on EnsLib.File.PassthroughService to a Binary charset encoding, it breaks the file handling. Any ideas? Full long post: All
Question
Eduardo Nacimento · Mar 25, 2021

CLOB fields brock

the xml. I want display the xml as a service, because have many lines... i don't need iterate in xml, only get to oracle and display as xml soap. any tip help. thk If you're
Question
Timothy Leavitt · Jan 3, 2023

Putting standard CSP login in front of a web application with a REST dispatch class

not actually a REST service, I just want a web application where I have full control over behavior of URLs under the application root in ObjectScript. %CSP.REST is the easiest (maybe only
Question
Steve Pisani · May 25, 2016

Web applications, and architecture/security related questions

by the Application Server ?In this model, we'are assuming only the Superserver port would be opened on the firewall, CSP_Gateway Service would be defined to allow only Web Servers IP's sitting
Question
Robert Shoults · Apr 3, 2019

How do I programmatically create a web application definition?

this. Thanks Hi @Dmitry.Maslennikov ! And how to make this app a default app for the namespace and also enable IRIS Analytics (DeepSee) in it? Web applications defined
Article
Eduard Lebedyuk · Nov 22, 2019

Serving HTTPS requests from InterSystems API Management

to configure each backend web-server separately. Here's how: 1. Buy the domain name. 2. Adjust DNS records from your domain to the IAM IP address. 3. Generate HTTPS certificate
Article
Luis Angel Pérez Ramos · Aug 25, 2023

QuinielaML - Working with JWT Authentication

to provide these services, we must properly configure our web application and for this we will access it from the menu option Administration -> Security -> Applications -> Web
Article
Rob Tweed · Jul 31, 2017

Creating a QEWD Micro-Service

If you read my previous post that introduced QEWD Micro-Services, you're hopefully eager to learn how to use them. So in this post I'll explain what you need to know in order