Clear filter
Question
Martin Staudigel · Dec 23, 2024
is. In the end I would like to have a functional SOAP Operation, with request and response classes to use the service.
As I understand your answer, the problem lies in the inclusion
Question
Evgeny Shvarov · Mar 20, 2020
,
I tested the following code in an Iris terminal to add %DB_%DEFAULT role, It seems to work :
Write !,"Current user roles : ",$Roles
Zn "%SYS"
Set tSc = ##class
Question
Dyego Crisostomo · Oct 3, 2019
Hi,
I'm trying to establish a communication between my edge, which is in one server, with my HUB which is in another one. In EDGE, when the HS.Gateway.HSWS.WebServices component
Question
Scott Roth · Oct 6, 2023
installed IRIS with setting the password as a default, verified that I could get into the Web Gateway Management, but as soon as I changed the password through the Security within
Question
Elisha Gould · Nov 7, 2024
We've got some web services that utilise EnsLib.SOAP.Service/EnsLib.REST.Service. These do some further requests to a few operations to call some other services and return
Question
Ryan Hulslander · Apr 13, 2023
but I tried the following based on the Non Persistence option used in the EnsLib.HTTP/REST/SOAP Generic classes (also see Accelerate Ensemble)
1. Custom TCP Service Extends
Question
Enrico Parisi · Dec 19, 2022
#HSAPI_edge_web_services_remote
Enrico Yes, because the Edge is usually remote, so I used but calling the remote Web Service:
1. Create the web service client from the WSDL http
Question
Riccardo Villa · Jul 15
charset for all content served; this enables
# interpretation of all content as UTF-8 by default. To use the
# default browser choice (ISO-8859-1), or to allow the META tags
Question
Sebastian Thiele · Feb 22, 2019
Hi,I am looking foi an API to retrieve one namespace´s default web application name. We have use some code to setup links to event log/mesage trace for monitoring emails
Article
Rob Tweed · Jun 22, 2016
In this article I'll describe how to set up web services and/or REST services using EWD 3.Since EWD 3 is designed to be modular, you can construct the environment that exactly
Question
Lutz Vogt · Nov 23, 2016
for the same REST Service it is not available. Our infrastructure is as follows: Apache with openssl, which works on the other hand well for CSP with https. If we switch on the web gateway
Article
Istvan Hahn · Sep 21, 2016
did not apply entirely to SOAP services this is a common way how services are built.But is this “standard_service+specific_adapter” schema works with RESTful services? Not quite
Question
Dmitry Maslennikov · Aug 11, 2023
"
services:
iris:
image: containers.intersystems.com/intersystems/iris:2023.2.0.227.0
ports:
- 1972:1972
volumes:
- ~/iris.key:/usr/irissys/mgr
Article
Elliott Grey · Mar 7, 2023
as defined above:

We'll break down the different pieces further in the next section.
# A JWT Dissection
A JSON web
Question
Mathieu Van Sevenant · Feb 25, 2019
Hello everyone :-)
My colleagues and I have developed a (zen) web application that is now accessible from our main "DEV" web server. We would like to access it from another (IIS