Search

Clear filter
Question
Neerav Verma · Nov 24, 2018

Ui For DeepSee

of DeepSee user interface. You can use DeepSee REST API to access DeepSee Engine from any UI. See [documentation](https://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=D2CLIENT).
Announcement
Michelle Spisak · Apr 24, 2020

Just Released: New Navigation in Docs, New Content, and More

learning: Connecting Devices video, HL7 Business Services and Business Operations course, Use FHIR APIs to View Resources exercise Upcoming webinars Read more and subscribe to get Learning Services news once a month in your inbox!
Question
Nezla · Oct 25, 2022

Setting a web application password

Hi Guys, From where can I set a user/pass for an application pls? I've the below application as an API to be used by a client to send requests and would like to set a user/pass
Article
Botai Zhang · Jan 25, 2021

Built in multi model integration using InterSystems iris data platform

of development, maintenance, implementation and other projects.Key applications: IRIS, Rest API, ObjectScript, Globals, SQL, data lookup tables ### Application model and Application
Article
Yuri Marx Pereira Gomes · Oct 29, 2021

Enterprise Architecture views with InterSystems IRIS and Zachman Framework

, people and resources with a integrated security model into the API Gateway (APIM) and in the database, interoperability and component layers, using OAuth, JWT, LDAP, RBAC and other
Question
Krishnamuthu Venkatachalam · Sep 12, 2020

Calling a classmethod of an instance from another instance via native method

API over Http or any other communication method but I believe it would be better if I communicate via IRIS native methods(If exists). Thanks It's not clear what you mean by "native
Article
Yuri Marx Pereira Gomes · Nov 20, 2020

Enrich your analytics projects with NLP

Text Analytics (iKnow). There are some options to do this: 1. Store textual data extracted to a table and create a NLP Domain to this table, see: 2. Use NLP API to send
Question
Marlin Mixon · Mar 10, 2022

Visual Studio Code Development

is reaching the server. The connection is timing out: http://mongo.il.intersystems.com:57772/api/atelier/ failed, reason: connect ETIMEDOUT 10.10.74.225:57772 For me to connect
Article
Robert Cemper · Oct 22, 2022

Reviews on Open Exchange - Oct. 2022

+ Well documented 5.0 y 11 iris-ftp-sample Very nice example 5.0 12 native-api-contest-template NativeAPI for 4 languages 5.0 13 Native-API
Question
Yuri Marx Pereira Gomes · Nov 26, 2021

Debug IRIS docker instance

How can I do to debug IRIS docker instance into VSCode? What exactly, do you want to debug? A REST API call into a docker instance Unfortunately, there is no simple way of any
Article
Pablo Frigolett · Mar 7, 2023

_spec for swagger-ui from spec class

). Following the example in the Sample.PersonREST class, the path will be "/_spec". The modification is as follows (in my case, the Web Application is "/api/myapi"): Class
Question
James Hipp · Apr 14, 2021

Perl / Python Bindings from Cache 2018 to IRIS for Health 2020

://docs.intersystems.com/cache20102/csp/docbook/DocBook.UI.Page.cls?KEY=GBPL http://docs.intersystems.com/cache20102/csp/docbook/DocBook.UI.Page.cls?KEY=GBPY Thanks there is Native API
Question
yoav Sivan · May 21, 2018

working with Angular

started with Angular(js). You'll use a REST api to simply access your data and interact with the Caché instance. Check Chris' series out: https://community.intersystems.com/post
Question
Nicky Zhu · Jun 6, 2022

How to programmatically obtain where a Namespace is interoperability enabled

Hi guys, A client want to programmatically list all namespaces and whether they are interoperability or not. Do we have apis or sql to do that? Thanks. I've tried several
Article
Dmitry Maslennikov · Feb 25, 2022

Welcome Django

With the latest improvements in support for Python in IRIS, and continued work on Python DB-API support by InterSystems. I've implemented IRIS support to the Django project where