Search

Clear filter
Question
Prudhvi Arram · Jul 25, 2022

Can we integrate zen framework with Angular? If yes can anyone please help me in find out any resources for reference

Angular with InterSystems IRIS REST APIs. Prudhvi, The simplest answer is no. ZEN, which has been a deprecated technology for some time, is a complete framework deeply integrated
Article
Oliver Wilms · Apr 7, 2023

Autoscaling IRIS Workloads. My adventure with IKO, HPA, and Traffic Cop

with a Swagger API specification. InterSystems IRIS API Management tools generated the code for the REST interface instead of manually coding it.
Question
Humza Arshad · May 16, 2023

How to Authenticate a user that is created in InterSystems Management portal

can I authenticate the user and get any token or login cookie through which user can call other apis Hello @Humza.Arshad. Thanks for your question! Since IRIS 2022.2, you can use
Article
Rubens Silva · Oct 13, 2017

Frontier: An abstraction layer for rapid REST development - Part 4 - Sharing data across router methods

payloads into instancesUsing the unmarshaller to EDIT an existing objectUsing the SQL API​​Creating a simple dynamic queryOverwriting the default container propertyUsing cached
Question
Aaron Tindall · Sep 6, 2018

Programmatic access to CSP Server Access

Security Level, User name, and password. Hi, Alex!Didn’t know that it is possible. Just a question: how username/password can be not valid if they are being set new with this API
Article
Muhammad Waseem · Jul 6, 2023

ChatGPT with INTERSYSTEMS FHIR SQL BUILDER database

, Connect to the terminal by using the below command docker-compose exec iris iris session iris Create a new instance of dc.irisChatGPT class and use SetApiKey method to set OpenAI API
Question
RKumar · Mar 27

To determine the supported CPU version exists on a Windows system

Hi Team, I’m looking for an API or command to determine if the supported CPU version exists on a Windows system. Before installing IRIS, I would like to confirm whether
Question
Michael Davidovich · Jul 26, 2022

Add REST Service Classes To VS Code Project

I have successfully created REST service classes on my local IRIS server following this book: Using the /api/mgmnt/ Service | Creating REST Services | InterSystems IRIS Data
Question
Enrico Parisi · Dec 19, 2022

HealthShare Edge Gateway method EPRSave

Is anybody using the EPRSave() Edge Gateway method/API? It is documented in: https://docs.intersystems.com/hs20222/csp/docbook/DocBook.UI.Page.cls?KEY=HSAPI_edge_web_services
Question
Ruiyan Yu · May 14, 2021

SSLConfig with ECC

cases, it’s enough to just create empty certificate with just default values. how do you use it? Hi, The api endpoint (https://api.domain/service) is only accessible
Article
Yuri Marx Pereira Gomes · Jan 25, 2021

Creating the Documentation Portal for your InterSystems IRIS Application

the project documentation, in the terminal, execute: docker-compose up -d --build After execution, your instance will be live and you will be able to run the IRIS Publisher API. Run http
Question
Gautam Rishi · Jun 29, 2023

mocking framework and how to setup it on local iris

Hi All, I am writing few test for REST API need help from you guys as I am new to Objectscript. I want to implement mocking into testcase but didn't get any good resource
Question
Ron Sweeney · Sep 19, 2022

Missing Package Mappings for Created Namespaces I4H Preview 4

this? In most cases we provision with apis like: zn "FHIRDB" Do ##class(HS.FHIRServer.Installer).InstallNamespace() Also noticed something that may be related on HealthConnect Preview 4 where the Interactions strategy is not available, which may be related.
Question
Tani Frankel · Dec 20, 2021

Couchbase Adapter

choose - for example REST API / .Net or Java SDK? Thanks! Couchbase has JDBC and ODBC drivers. Can your application design use the IRIS SQL Gateway? Thanks Bob, yes, indeed JDBC/ODBC
Question
diba · Jun 9, 2023

E2E Test Automation solution

? Thanks @Dmitry.Maslennikov . I'm looking for API Automation mainly with a touch of UI and DB validations. that's why I was looking E2E solution with all test types covered.