Learning
Documentation
Community
Open Exchange
Global Masters
Certification
Partner Directory
Ideas Portal
Developer Community
Ask DC AI
Posts
InterSystems Official
Articles
Questions
Announcements
Discussions
Tags
Events
Tech Article Contest
Programming Contest
InterSystems Ideas Contest
Event Calendar
Products
InterSystems IRIS
InterSystems IRIS for Health
HealthShare
TrakCare
Caché
Ensemble
InterSystems Analytics (DeepSee)
InterSystems Text Analytics (iKnow)
Jobs
Job Opportunity
Job Wanted
Members
About
About Us
FAQ
Feedback
Report an Issue
Share an Idea
Code of Conduct
Contact Us
EN
Ask AI
Language
EN
|
ES
PT
JP
CN
FR
EN
Search
All
Top posts
Latest posts
Tags
Type of post
Announcement
Article
Question
Discussion
Search by user posts
Tags
Caché
Developer Community Official
Documentation
Ensemble
Global Masters
Health Connect
HealthShare
InterSystems Ideas Portal
InterSystems IntelliCare
InterSystems IRIS
InterSystems IRIS BI (DeepSee)
InterSystems IRIS for Health
InterSystems Kubernetes Operator (IKO)
InterSystems Natural Language Processing (NLP, iKnow)
InterSystems Official
InterSystems Reports (Logi)
IRIS contest
Job Opportunity
Job Wanted
Learning Portal
Open Exchange
Other
Partner Directory
Resource Library
Summit
Supply Chain Orchestrator
TrakCare
.NET
Access control
Adaptive Analytics
Alerts
Analytics
Analyzer
Angular
Angular2
API
Apple macOS
Application Server
Artificial Intelligence (AI)
Authentication
AWS
Azure
Backup
Beginner
Best Practices
Big Data
Business Operation
Business Process (BPL)
Business Rules
Business Service
C++
Callout
CaretDev
CCR
Certification
Change Management
ChatGPT
Cloud
Code Golf
Code Snippet
Coding Guidelines
Columnar Storage
Compatibility
Compiler
Containerization
Contest
Continuous Delivery
Continuous Integration
Convergent Analytics
CSP
CSS
CSV
Cubes
Dashboards
Databases
Database Transaction Processing
Data Import and Export
Data Model
DC Feedback
Debugging
Deployment
Developer Community FAQ
Development Environment
DevOps
Digest
Distributed Data Management
Docker
Document Data Model (NoSQL)
DTL
Early Access Program (EAP)
Eclipse
ECP
Embedded Git
Embedded Python
Encryption
Enterprise Message Bank
Error Handling
Events
Failover
FHIR
Field Tests
Framework
Frontend
FTP
Generative AI (GenAI)
George James Software
Git
GitHub
Globals
Global Summit 2016
Global Summit 2017
Global Summit 2018
Global Summit 2019
Global Summit 2022
Global Summit 2023
Global Summit 2024
Google Cloud Platform (GCP)
Graph
High Availability
HL7
HTML
iFind
Indexing
Innovatium
IntegratedML
integration-required
Interoperability
InterSystems API Manager (IAM)
InterSystems Business Solutions and Architectures
InterSystems Demo Games
InterSystems Package Manager (IPM)
IoT
isNewTech
ITvisors
J2 Interactive
Java
JavaScript
JDBC
Journaling
JSON
Key Question
Key Value
Kubernetes
Languages
Large Language Model (LLM)
LDAP
LEAD North, LLC
Listings
Localization
Machine Learning (ML)
Management Portal
Mapping
MDX
Meetup
Message Search
Microservices
Microsoft Windows
Microsoft Windows Server
Mirroring
Monitoring
Multi-model
MultiValue Basic
Namespace
Natural Language Processing
Node.js
OAuth2
Object Data Model
ObjectScript
ODBC
Open Source
OpenVMS
Perforce
Performance
PID^TOO||
Platforms
Podcast
Prompt Engineering
Python
React
READY 2025
Red Hat Enterprise Linux (RHEL)
Relational Tables
Release
REST API
Security
Sharding
SOAP
Source Control
SQL
SSL
Startup
Studio
SVN
Swagger
System Administration
System Alerting and Monitoring (SAM)
Terminal
Testing
Tips & Tricks
Tools
Tutorial
Ubuntu
UI Development
UIMA
Unstructured Data
Vector Search
Video
Virtual Summit 2020
Virtual Summit 2021
Visualization
VSCode
Vue.js
Web Gateway
Webinar
XML
ZEN
Apply
Clear filter
Article
Istvan Hahn
· Oct 21, 2016
Applying MicroServices Architecture to Ensemble
so good, but is not REST the main topic of the article? What is the relationship between MSA and REST? Almost every site I visited used RESTful
web
services
in the examples
Question
Eduard Lebedyuk
· Jul 26, 2017
Ensemble async passthrough configuration
I'm trying to create asynchronous Ensemble
service
/operation pair for
SOAP
passthrough.General configuration:Ensemble
Service
receives a message and immediately returns an answer
Question
Michael Davidovich
· Nov 14, 2019
Cache
Web
Apps and Local
Web
Server
Application in Caché? You need to create a
Web
Application pointing to the directory you want to serve. Here's how. By
default
"root" directory (C:/InterSystems/Cache/CSP/ in your case) is not served, rather each folder there is a separate
Web
Application.
Article
Vadim Aniskin
· May 8, 2024
Implemented Ideas: Wizard to generate ObjectScript from an OpenAPI
service
with a minimal amount of implementation logic. While for
SOAP
based APIs there is a special wizard in InterSystems IRIS that cuts down orchestrations development time, not all
Article
Rob Tweed
· Jul 31, 2017
Introduction to QEWD Micro-
Services
In my previous posting about the new support in QEWD for JSON
Web
Token (JWT) support, I mentioned that it was a key step in enabling Micro-
Service
support in QEWD. In this post
Announcement
Vel Sivamani
· Mar 1, 2024
Intersystems - Cache Objects Health Share Application Developer
with analysis and story formulation -Building
web
services
(
SOAP
and REST) and clients -Participating and providing input for technical solution brainstorming sessions to tackle
Article
Mark Bolinsky
· Feb 5, 2019
Apache HTTPD
Web
Server Configuration for HealthShare
There are often questions surrounding the ideal Apache HTTPD
Web
Server configuration for HealthShare. The contents of this article will outline the initial recommended
web
Article
Andreas Dieckow
· Dec 15, 2022
Discontinue Apache
web
server installations (aka Private
Web
Server (PWS))
from all IRIS instances: To remove
Web
Gateway configuration for a single instance: If WebGateway installation directory was changed from the
default
, use the appropriate path
Article
Istvan Hahn
· May 16, 2016
Accelerate Ensemble
transformations on the request 3. Here comes the
service
. It is going to be a
SOAP
service
. /// isc.classic.soap.host.Test1 Class isc.classic.soap.host.Test1 Extends
Question
Sheetal Kairawala
· May 23, 2024
Unexpected
SOAPACTION
value: http://www.intersystems.com/hs/gateway/hsws/HS.Gateway.Access.WebServices.EPRFetchNotification</text> </error>
servers are on same version of Healtshare. what could be the issue? ERROR #6248:
SOAP
response is a
SOAP
fault: faultcode=Client faultstring=Badly formed
SOAP
Message
Announcement
Paul Martin
· Jul 24, 2019
Job Opportunity - Cache Developer - Redditch
with clientsUsed to working in an Agile environment & multi-taskingExperience of ERP/CRM/Order management systems is beneficialExperience of
SOAP
API’s would be an advantageOther
web
Article
Eduard Lebedyuk
· Jan 17, 2017
Absolute minimum you have to do to start running Ensemble REST
Services
This little guide would help you start running Ensemble REST
services
in no time.1. Create REST
Service
class, for example User.RESTService, it should:Extend
Question
Tani Frankel
· Feb 8, 2023
Configuration (CPF) Merge with Authentication Configuration Sample
service
inside a container to prevent prompting for login when accessing the IRIS command line inside a container. [Actions] ModifyService:Name=%Service_Terminal,AutheEnabled=16 %Service_Terminal in Docker images already has OS Auth enabled by
default
Question
Wayne Fourie
· Jan 14, 2020
SOAPUI
mockup
service
, how to send request.
Hi All, I'm having an issue where I try to use SOAPUI for a mockup offline
service
, my issue is when I have the mockup
service
running in the background and try to send
Question
Jeffrey Drumm
· Jun 20, 2017
Atelier and External
Web
Server
is quite different to # upstream's suggested way to configure the
web
server. This is because Debian's #
default
Apache2 installation attempts to make adding and removing modules
first
previous
…
15
16
17
18
19
…
next
last
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up