Search

Clear filter
Question
Claudio Vieira · Feb 3, 2023

Autentication OAuth 2.0 Microsoft Office 365

I was inspired by this post to use IMAP in IRIS : https://community.intersystems.com/post/implementing-imap-client-intersystems-iris-part-i I always have a system error when launching
Article
Robert Cemper · Mar 2, 2023

Tutorial - Working with %Query #1

= Basic Class Query I was asked why I didn't use VScode for the examplesSimple reason: Studio Wizards are not available in VSCode See here Hi Robert, Your video is available on InterSystems
Question
Jamie Prevo · Jun 17, 2023

Hide or make routines binary?

When storing keys in the code to decrypt Credit Card data.I was hoping intersystems had something like this built in.
Question
Richard Housham · Apr 24, 2017

How to change the user of the $ZF user

Hi I've created a word macro in order to convert doc to txt via the command line, this works fine via the command line by myself or another user but when I try as an the intersystems
Question
Benjamin Eriksson · Mar 2, 2016

iKnow + Atelier, hello world?

, The knowledge portal demonstration interface you find in the %iKnow.UI package (which gets a significant visual overhaul in 2016.3) is written using InterSystems' Zen technology,
Question
Scott Beeson · Feb 2, 2016

Architecture question: Where do you put your complexity?

It seems like everyone is against this approach (other than my CEO, thankfully), including Intersystems: Our recommendation though is to create separate interfaces to retrieve PHR
Article
Renato Banzai · Jul 19, 2020

Using Machine Learning to Organize the Community - 3

@Renato.Banzai, @Henrique I just published an article about creating classes with more than 999 properties in InterSystems IRIS. Check it out! Thanks @Eduard.Lebedyuk
Question
Kevin Furze · Nov 15, 2020

background processes cannot access network shares

Yes, the terminal works under your OS user, Cache (and InterSystems IRIS) background jobs work under system account user (you can check services - Cache to see the user).
Article
Eduard Lebedyuk · Sep 4, 2017

RESTForms - REST API for your classes. Part 2: Queries

I'm the happy user of RESTForms framework, hope other InterSystems community members would benefit from it too!Thanks for hacking this!
Article
Benjamin De Boe · Mar 25, 2020

New in 2020.1: the Universal Query Cache

InterSystems IRIS 2020.1 brings a broad set of improved and new capabilities to help build important applications.
Article
Robert Cemper · Apr 26, 2020

Materialized Views

Library.CacheStorage</Type>} } This is a coding example working on Caché 2018.1.3 and IRIS 2020.2 It will not be kept in sync with new versions It is also NOT serviced by InterSystems
Question
Jack Smith · Nov 30, 2017

Ensemble web service and xml schemas

would like it to be: Method GetCustomerInfo(valid XML against schema1) As valid XML against schema2 [WebMethod] because I'm trying to replicate a web service from another non-Intersystems
Question
聆严 周 · Oct 11, 2022

How to purge these inactive license units?

The documentation says "even if the number of processes under the user ID drops back under the maximum, InterSystems IRIS continues to allocate one license unit per process for that
Question
Stephen De Gabrielle · Sep 6, 2018

routing rule compiles to refer to old package

;</assign> <trace value=""NumberSearch = "_@NumberSearch"></trace> Compiles to ;LNWTIEPackage.iCSADTHL7MainRouterRoutingRuleDUP.1 ;(C)InterSystems
Article
Nikolay Solovyev · Feb 17, 2020

IRIS Interoperability adapter for Dasha.AI: voice interface for your application

The Dasha.AI platform provides a REST API for integration, however if you use InterSystems IRIS you can take a ready-to-use Adapter (github repo).