Search

Clear filter
Article
Julio Esquerdo · Feb 10

Using SQL Gateway with Python, Vector Search, and Interoperability in InterSystems Iris - Part 3 – REST and Interoperability

is created, we need to create the application configuration in the Administration->System Administration->Security->Web Applications Portal: In the CSP application
Article
José Pereira · Dec 21, 2021

IntegratedML hands-on lab

/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GIML_Configuration_Providers) to use. The default provider is [AutoML](https://docs.intersystems.com/irislatest/csp/docbook
Discussion
Sebastian Mueller · Aug 8, 2017

Your Workflow: Issue Tracking, Version Control etc

things unnecessarily complex and risky. You can patch Ensemble integrations without down time with the right procedure though. I micro services architecture may also help you
Announcement
Anastasia Dyubaylo · Mar 11, 2020

New Coding Talk: How to Create and Submit an Application for InterSystems IRIS Online Programming Contest 2020

may get this error if you work in the namespace where Ensemble was activated. By default for USER was not activated. When you create a new namespace Ensemble checkbox checked
Article
Yuri Marx · Nov 14, 2020

Using Tesseract OCR and Java Gateway

The InterSystems IRIS can be extended using Java or .NET components and its frameworks inside Object Script source code. I created an application called OCR Service. It built
Announcement
Evgeny Shvarov · Mar 2, 2016

Global Summit Free Registration Contest Episode II

will count activity in the groups: Atelier, Cloud, Caché, DeepSee, Ensemble, Field Test 2016.2,iKnow, InterSystems Global Summit, Java, Learning Services, SQL, Supported platforms, Web
Question
Julian Samaroo · Mar 27, 2017

Feedback Request: Problems and Difficulties with Searching for Messages in the Message Viewer

to cover more best practices and common hiccups that can be either avoided or worked with - directed at more advanced users who have the basics down. The timeouts for the web
Article
Derek Gervais · Sep 8

How to get InterSystems IRIS Community Edition

need to publish some ports. The following command will run the IRIS Community Edition container with the superserver and web server ports published; note that you can't have
Article
Bill McCormick · Dec 7, 2015

Source Control Hooks and Atelier

be useful is an example Eclipse/Atelier project as an add-in for launching web pages as custom menus. Such that they can be added to and emulate the existing capabilities offered
Question
Scott Roth · Apr 21, 2021

First REST Operation - Custom Header

operation works in working with other types out Non HL7 Operations (SOAP, SQL) before. You send a request and get a response back, that part I understand. What I am not comprehending
Question
Jonathan Wald · May 25, 2022

Data import/export

and/or globals, serialize this to JSON and import and unpack the payload on the target system (either by importing a file or building a small REST service (JSON travels very well over REST
Article
Cristiano Silva · May 26, 2023

Boosting Queries with Custom Class Queries

tool, we can use it in several other situations such as: Queries with extremely complex logic; Access to external data sources such as files, calls to REST services, SOAP, etc
Question
Charles Ritz · Nov 18, 2020

Connecting to a Windows Caché server through SSH (Secure Shell

Caché running on Windows Server includes a built in telnet service. Unfortunately though telnet is a plain text protocol, which generates a security violation from our network
Article
Eduard Lebedyuk · Aug 14, 2018

Continuous Delivery of your InterSystems solution using GitLab - Part IX: Container architecture

, namely:The iris.cpf file.The /csp directory, containing the web gateway configuration and log files.The file /httpd/httpd.conf, the configuration file for the instance’s private web
Question
Dieter Fiebelkorn · Aug 9, 2022

OAuth 2.0 for Mail (POP3/SMTP

the sources on github. Hopefully it helps for POP3 ... i have modify a python scripts to get an access token from Outlook/Azure. I put all them together and defining a service