Learning
Documentation
Community
Open Exchange
Ideas Portal
Global Masters
Certification
Partner Directory
Startup Hub
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
Anniversary Celebration
Caché
Developer Community Official
Documentation
Ensemble
Global Masters
Health Connect
HealthShare
Internal Tech Article Contest
InterSystems Data Studio
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
Question
Omar Ali Ateen
· Jan 25, 2023
Soap
Web
API
Dear Friends I create a
soap
web
api but return 403 forbidden, please check image below. Your help is highly appreciated. Check your application's roles.
Article
Gevorg Arutiunian
· Jul 6, 2018
GraphQL for InterSystems Data Platforms
InterSystems platforms currently support several methods of creating client/
server
applications: - REST - WebSocket -
SOAP
So what’s the advantage of GraphQL?
Question
Scott Roth
· Oct 6, 2016
SOAP
Client
Web
Service
Exception Handling
maybe I am not looking in the correct spots, but how should one handle an Exception from a
SOAP
web
service
within the Business Process Language?
Question
Colin Brough
· Jun 26
Struggling with
SOAP
web
-
service
permissions/plumbing
I am attempting to follow the tutorial at Publishing
Web
Services
Using Caché | Caché
Web
Services
QuickStart Tutorial | Caché & Ensemble 2018.1.4 – 2018.1.11 to build a toy
SOAP
Question
Thembelani Mlalazi
· Sep 25, 2019
Soap
Service
How to pass a Stream Response
For the consumer of your
web
service
this will appear as a string in the WSDL.Method SomeMethodName(FacilityID As %String) As %GlobalCharacterStream [ WebMethod ]{ // where the response
Question
Jenna Makin
· Jan 31, 2017
Configuring IIS
Web
Server
to
Serve
RESTful
Web
Services
Chrome to access a working restful
web
service
it is timing out with no response.Im thinking that perhaps the problem is that when you are accessing a RESTful
web
service
you are not
Question
Mohan Sujay
· Nov 7, 2016
web
service
It is a
soap
web
service
with xml input and xml output. It works fine in all the browser. Hi,without wsdl how can i access a php
web
service
?
Question
Yi Zhong
· Nov 12, 2020
The return message structure of the
SOAP
service
WSDL <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/
soap
/
encoding
/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns
Question
prashanth ponugoti
· Nov 25, 2022
WSDL
SOAP
service
is creating
web
sessions leads to
server
down
Hi Friends, I have created and exposed a
web
service
for the given WSDL. daily 500+ requests are processed via this
SOAP
service
in live.
Question
Michael Lundberg
· Sep 1, 2021
Change Content-Type in webservice call
I call a Java-based
web
service
from HC and get an error message back: "ERROR # 6243: HTTP request to
SOAP
WebService returned response with unexpected CONTENT-TYPE: text / html; charset
Question
Stella Ticker
· May 12, 2023
Serializing Collections in
SOAP
request of
SOAP
EnsLib
Service
Has anyone had success with passing in a collections property within a
SOAP
request to a
Soap
Service
in Ensemble? Please reply with how you set up that collections property.
Question
Murillo Braga
· Jan 26, 2017
Issue with
encoding
(special character) - Business
service
, but thing is, my HS uses Unicode as the
default
encoding
.
Question
Colin Brough
· Oct 17, 2023
Debugging a
SOAP
web
-client
Pointers please for debugging a
SOAP
web
-client.
We
have several clients in different productions all accessing a
web
-
service
.
Question
Sabarinathan M
· Oct 4, 2017
Soap
Web
service
license consumption - Ensemble version 2016.1.1.107.0
Hi All, I need some clarification on
web
service
(
Soap
Service
).
Article
Steve Pisani
· Mar 13, 2024
OpenTelemetry Traces from IRIS implemented
SOAP
Web
Services
as the
SOAP
Web
Services
server
endpoint.
first
previous
1
2
3
4
5
…
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