Learning
Documentation
Community
Open Exchange
Global Masters
Certification
Partner Directory
Ideas Portal
Developer Community
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
New post
Language
EN
|
ES
PT
JP
CN
FR
EN
New post
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 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
Question
Kristina Roberts
· Sep 16, 2019
Adding a new field to a
web
service
API call
Currently one of our applications, coded in Cache, performs
web
service
API calls out to one of our vendors. We now need to be able to send a Client ID in the portion
Article
Timothy Leavitt
· Mar 9, 2016
Example: Connecting to a Caché
web
service
from PHP
There have been a few use cases recently within InterSystems where we've needed to connect to Caché-based
web
services
from PHP. The first of these was actually the Developer
Question
Adam Skurek
· Jun 13, 2018
Ensemble
Web
Service
- accept HTTP Basic authentication
Hi guys,is there any way to configure Ensemle
Web
Service
( EnsLib.SOAP.Service ) to accept HTTP Basic authentication instead of
SOAP
security headers?Thanks. I do not know
Question
Punit Shah
· Apr 14, 2023
Simple example of
SOAP
service
to transfer files between systems
I'm trying to create a
SOAP
service
between two systems (one client and one server) to transfer files from the client to the server. I'm reading through the documentation
Question
Hansel Rudy Stange Gaete
· Dec 20, 2017
Business Operation
SOAP
WebClient
setting. I get the trace, mi
web
service
is generated only with ( %RegisteredObject, %XML.Adaptor) Objects, this generate some problem for wizard on ensemble machine, changing
Question
Scott Roth
· Jun 11
Base64Encode adding to
SOAP
Request
(source.RawContent) set encodedMessage=$Get(a) to take the HL7 message
encode
it and add it to the Data Class as a string to be sent to an Operation to be sent out as a
SOAP
Question
Ishan Srivastava
· Jul 9, 2021
How to use
default
csp.login page for a
web
application developed on angular js
I have a small
web
application developed on angular js hosted on IRIS using
web
application option from management portal. I am looking out for a login page which can simply use
Question
Malcolm Needham
· Jan 17, 2018
%
SOAP
PROTECT error
Hello all, I created a
web
service
and I am trying to access it using SoapUI but I get this error:<text>ERROR #5002: Cache error: <PROTECT>zGetMsgClass+3
Article
Lorenzo Scalese
· Feb 14, 2023
Generate client
SOAP
and REST
a
SOAP
client. All you need is the WSDL. A wizard is available from the IRIS Studio. It allows you to generate not only your classes for a
web
service
client but also the “Business
Question
Rich Taylor
· Jan 30, 2017
SOAP
and Delegated Authentication
Hopefully this is a simple questions to respond to. Can you do Delegated Authentication for
SOAP
web
service
calls. I ask as I am not seeing this work as expected. I have
Question
Yone Moreno
· Dec 1, 2022
How could we get Authorization Bearer from a
SOAP
Service
/post/unexpected-contentype-when-call-ws-
soap
https://docs.intersystems.com/irisforhealthlatest/csp/documatic/%25CSP.Documatic.cls?&LIBRARY=ENSLIB&CLASSNAME=EnsLib.SOAP.InboundAdapter Hi @Yone.Moreno Good read: Using Oauth2 with
SOAP
(
Web
)
Services
Question
Scott Roth
· Nov 30, 2018
Seeking Clarification between REST
Web
Service
and a API call
I am trying to explore some new possibilities outside of the normal day to day HL7 interfacing we do. I have only done 1 other
Web
Service
interface but it was using a
SOAP
proxy
Question
David Sterngast
· Nov 1, 2019
How to add HTTPS to existing
web
service
that uses HTTP.
Hello! I have basic
web
services
application that java clients connect to the cache
web
services
. Using the browser, the user enters in the following url. http://localhost
Question
Mike Dawson
· Oct 11, 2017
How to create a
web
service
that receives a stream data type
Hi Community, Has anyone ever set up a
web
service
that takes a stream data type as an argument? The client will be dotNet. This is the error I see:- <
SOAP
-ENV:Fault>
Question
Edward Lautzenhiser
· Feb 21, 2019
Enabling
SOAP
Client and Server
;ERROR #7900:
Service
'
SOAP
' not enabled for application '/csp/healthshare/hspc/'</text></error> I'm following this guide to creating a
service
, and I've done
first
previous
…
2
3
4
5
6
…
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