Clear filter
Question
Thomas Schroyen · Jul 14, 2021
/CTS-type mechanism? Or is this being designed "on the fly?"
If I were designing something like this, I'd go with a web service ... always over the same port, and when you want
Announcement
Developer Community Admin · Apr 12, 2022
in March:
🥇 @YURI MARX GOMES, Software Architect, YM Services, Braz
🥈 @Prashanth Ponugoti, Technical Architect, Optimus IT Infra Ltd, London, United Kingdom
Article
Luis Angel Pérez Ramos · Feb 7, 2024
In this article we are going to see how we can use the WhatsApp instant messaging service from InterSystems IRIS to send messages to different recipients. To do this we must
Announcement
Guillaume Rongier · Apr 6, 2020
PetShop.implREST application successfully created.
Create a web application for the REST application? Y or N (Y):Specify a web application name beginning with a single '/'. Default
Discussion
Sean Connelly · Aug 17, 2021
used the default Editor in Github Web text viewer
I saw no difference over the last months not this way then...
It seems in github.com .gitattributes are honored and code coloring
Article
Robert Cemper · Dec 22, 2024
I recently met an ages old issue related to code maintenance:
You have access to your IRIS server just over ODBC/JDBC
no VSCode access, no Studio access
no (Web-)Terminal
Article
Guillaume Rongier · Jul 30
, but it's difficult to do it due to virtual environment look by default to an interpreter called `python` or `python3`, which is not the case in IRIS.
- See the [bonus section
Article
Daniel Kutac · May 3, 2017
.Server.Authenticate acts as the subclass for all user written Authenticate classes as well as the default Authenticate class. The Authenticate class is used by Authorization Endpoint at OAuth2
Question
Reden Rodriguez · Jan 26, 2021
with %session.SessionId if you are using a web service, or REST ($j is not reliable as $j will be the PID of the process that processes your CSP Request). In fact there are various
Question
Scott Beeson · Feb 4, 2016
for new clients are tedius and lengthy. Lots of ensemble service, registry value, lookup tables, namespaces and other things have to be created and configured. I would like
Article
Vitaliy Serdtsev · Nov 24, 2017
, it will be cspCallHttpServerMethod.
These two functions are defined in the cspxmlhttp.js file, which, along with cspbroker.js, is used for developing a web application with CSP/CLS.
On the server side
Question
Ashok Kumar T · Jun 27
Hello community,Is there any built in class method to get the HTTP request and response message format from the %request and %response object. Similar to how a Web Gateway's HTTP
Article
Dmitry Maslennikov · Feb 6, 2023
Additionally it's possible to run a web terminal with docker
docker run -d --name irissqlcli \
--restart always \
-p 7681:7681\
caretdev/irissqlcli-web irissqlcli iris
Announcement
Fabiano Sanches · Mar 7, 2023
the WRC's preview download site or through the evaluation services website (use the flag "Show Preview Software" to get access to the 2023.1).
Container images for both Enterprise
Question
Daniel Kutac · Jun 1, 2016
= pass pivot name into a rest service, I tend to use slashes to organize my DeepSee stuff into 'folders' Q2: It is against core REST architecture principles, so I hope not.That