Search

Clear filter
Question
Krishnamuthu Venkatachalam · Mar 26, 2021

Access deepsee dashboard via delegated access

authentication (Without providing access to management portal or other parts) ? Also should I use the default csp/{Namespace}/_DeepSee.UserPortal.DashboardViewer.zen? or any other web
Question
Paul Simon · Jan 19, 2018

SMART on FHIR apps for Information exchange (Apache config

to configure the web services before running the COS scripts - could you please give me any hints or tips before I attempt the install.I'm running this version of HS:Cache
Article
Istvan Hahn · Oct 5, 2016

RESTful way of data transfer

, SOAP message, etc.). REST is tied to HTTP, therefor RESTful services broadly use HTTP request as the unit of communication. There are several ways to put information fragments
Article
Evgeny Shvarov · Nov 15, 2017

Customising Analytics Visualization: Dashboards and Widgets. DeepSee Web Part 2

Hi, Community! In the second part about DeepSee Web, I’ll describe what customization options you have with DSW. There are two types of customizations: widget customization
Question
Fabio Care · Nov 14, 2022

Image Download from URL

REQ.SSLConfiguration="agimero.quwiki.de" SET REQ.FollowRedirect=1 SET REQ.ContentType="image/jpeg;charset=UTF-8" DO REQ.SetHeader("Connection","keep-alive") DO REQ.SetHeader("Accept-Encoding
Article
Sergey Mikhailenko · Jun 2, 2020

Increasing the Security of the InterSystems IRIS DBMS

and this makes it easier to work with development services and web applications when you're first getting acquainted. And, sometimes, minimal security is more convenient for deploying
Question
Rubens Silva · Mar 9, 2020

How to create a REST web application using a Installer manifest

Just like the title says, I'm attempting to find a way to create a web application that instead of serving CSP files, it uses a dispatch class.I searched for clues
Article
Peter Cooper · May 10, 2018

Replacing ZEN - Part 2 - Strategic Issues

that I can think of now - others may come to light during this journey. See the webinar by Eduard Lebedyuk here from the last Global Summit describing modern web development
Article
Udo Leimberger · Nov 22, 2019

Starting IRIS as a service on CentOS7 startup ( autostart )

If you want to start IRIS as a service on CentOS7 you can use systemd. Login as root and create a new file iris.service in /etc/systemd/system. # vi /etc/systemd/system
Announcement
Renan Lourenco · May 15, 2023

Sign-up for Health Data De-Identifier Early Access Program

.png) 9. Select **Health Data De-Identifier**. Make sure to read and and accept the **Early Access Terms of Service** and then click **Download All**. ![image](/sites/default/files/inline/images/eval-07.png)
Question
Yuri Marx · Nov 26, 2021

Debug IRIS docker instance

debug for any web requests. And it does not really matter in docker or not. Studio too? In a studio it is possible.1. I put a delay of a few seconds in the service code.2. Start
Question
Ponnumani Gurusamy · Jun 1, 2017

Cache With FHIR

What is FHIR and How to work with FHIR in Cache.How to we write a web services using FHIR.Please give the Example. I just want to provide something on the What is FHIR part
Question
Token Ibragimov · Feb 11, 2019

Sending post Request with ContentType:"application/x-www-form-urlencoded

-Agent: Mozilla/4.0 (compatible; Cache;)Host: test.oath.comConnection: CloseAccept-Encoding: gzipContent-Length: 112Content-Type: application/x-www-form-urlencodedgrant_type
Question
Ashok Kumar T · Jun 27

Accessing Response Content in %CSP.REST Before Writing to Output Buffer

through the Web Gateway to the UI? In manually created REST services (for example, with a route like:<Route Url="/test" Method="POST" Call="User.Sample:Test" Cors="true"/>
Question
Murillo Braga · Sep 12, 2017

Query+Response in the same port (QRY A19 + ADR A19

the calling application port and then use it in the Business Service to forward the complete response (ADR A19) onto the same port that made the request.I know it isn't possible