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
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
Tom Philippi
· Aug 16, 2017
Ensemble
soap
client misses
soapaction
http header
So I have an ensemble
soap
client which I use to send a message. The target
web
service
is, however, giving a soapfault stating that my message misses the "SoapAction http header
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
Article
Tani Frankel
· Jun 23, 2016
Web
Service
Business Operation Client – Response Timeout Behavior
://schemas.xmlsoap.org/
soap
/envelope/' ... </
SOAP
-ENV:Envelope> 05/31/2016 14:18:53 ********************* Output from
Web
service
with
SOAP
action = http://tempuri.org
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
Question
Florian Lestienne
· Apr 23, 2021
Keep session Cookie in
SOAP
Hello, I have a question about a problem calling a
SOAP
Web
Service
. Indeed, to retrieve data via a
Web
Service
, I need to make 4 calls, one to connect, one to place parameters
Question
Ryan Hulslander
· Mar 23, 2017
Sending a
SOAP
header object with the request object?
Method for each
web
method of your
SOAP
service.You need to edit the
default
generated versions of these methods the wizard gives you, in order to add your
SOAP
Header.You can access
Question
Stefan Cronje
· Mar 18, 2017
Password change on inbound
web
-
services
We are planning to use Caché users on a
SOAP
web
-
service
, so the WS-security tokens will be used.It will be username and password only for now.The passwords should expire
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