Search

Clear filter
Announcement
Bryan Scown · Feb 7, 2022

Interoperability Software Engineer - Behavioral Health EHR platform

Valant Medical Solutions is a market-leading, software-as-a-service organization serving the needs of the behavioral healthcare industry. Our mission is to develop disruptive
Question
David Saunders · Aug 8

How do I release unused licenses in Cache 2018.1.7

I have a personal copy of Cache which I use to help me with certain things. The instance resides on my Windows desktop. The apps I use a web enabled. It would be great if I could
Question
prashanth ponugoti · Mar 21, 2023

Dynamic query execution any error found How to log

("SELECT %ID, Name, Salary FROM Sample.Employee WHERE Salary > ?") If $$$ISERR(sc) { // here I want to capture the error details in trace , log , that I can see in production web
Article
Zhong Li · Jun 12, 2020

Python ODBC connection into IRIS database - 2nd quick note

correctly.cnxn.setdecoding(pyodbc.SQL_CHAR, encoding='utf8')cnxn.setdecoding(pyodbc.SQL_WCHAR, encoding='utf8')cnxn.setencoding(encoding='utf8') ### 2. Get a cursor; start the timercursor
Question
Manish Valecha · May 30, 2018

3 Daemon WRTDMN (pid 28161) died. Freezing system

Hi I am getting below error after rebooting Linux system and restarting cache services. Daemons are running (shared memory object is missing) cconsole giving error 3 Daemon
Announcement
Anastasia Dyubaylo · Apr 28, 2020

InterSystems IRIS 2020.1 Tech Talk: API-First Development

, we'll talk about InterSystems API Manager. This tool controls your web-based API traffic in a single location. You can throttle throughput, configure payload sizes and whitelist
Question
Hannes Postl OEID · Sep 25, 2020

Kerberos WebGateway

priniples one service prinple account with for example iris/at-mie-centos_iris.balmie.local@BALMIE.LOCAL-> there is my first problem with the dokumendation the @BALMIE.LOCAL
Question
Daniel Aguilar · Jul 13, 2021

Method return List of type

- e.g., web services. You can also define a subclass of %ListOfObjects with the ELEMENTTYPE parameter overridden for reuse. See https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GXMLPROJ_basics#GXMLPROJ_basics_props_collections_dt
Question
Alex Bravo · Dec 12, 2024

Connecting InterSystems IRIS with Metabase BI

version 10.4 or higher)- Oracle- PostgreSQL- Presto- Redshift (Amazon Web Services)- Snowflake- SparkSQL- SQL Server- SQLite- Vertica And a few others. However, it is possible
Question
Larry Pinsky · Apr 26, 2023

Custom Dashboard

a person's computer, on the same company network as Ensemble, that can display information regarding specific services, operations, processes, queues, etc. I don't want to give
Article
Guillaume Rongier · Jul 4, 2023

Build iris image with cpf merge

a set of actions. Here we create two databases, one namespace, we enable the CallIn service, create an web application and we create a user. The cpf merge file can be executed
Question
Daniel Bertozzi · Mar 9, 2021

Converting images using IRIS and image magick

using a temp path. Example payload in the code, there's few parameters you can mess around with.In my actual code I get paths from a SOAP interfaces and need to convert the files
Question
Anzelem Sanyatwe · Oct 25, 2016

ISCAgent Auto-Startup in a Mirror Configuration on a Veritas Cluster

supporting files to be stored on the shared disk resource you have configured as part of the service group. And they further suggest commands to run. Now because the default install
Article
Yuri Marx · Dec 3, 2021

ObjectScript REST API Cookbook

Administration > Security > Applications > Web Applications > Click the button Create New Web Application and set the Name, REST Dispatch Class with your package
Question
Yone Moreno · Sep 5, 2023

Official way to detect differences between Environments, e.g. Preproduction and Production, in a systematic way

simple Web that shows the environments. Specifically the REST Service we have thought to return something like this: { "Namespace": "NamespaceBRAVO", "Productions