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
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
Question
Eduard Lebedyuk
· Jun 13, 2017
Force %
SOAP.WebRequest
to output XML without new lines or whitespaces
the XML I send looks like this: <?xml version="1.0"
encoding
="UTF-8" ?> <
SOAP
-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/
soap
/envelope/'> <
SOAP
Question
Murillo Braga
· Jan 30, 2017
WebMethod
- Issue with
encoding
(special character)
webservice from a special
soap
tool called "SoapSonar" (I've been using this for years), the outcome shows up this special character (shows it properly).So I wonder... is there kind
Question
Emilien Miossec
· Apr 12, 2017
Errror
SOAPACTION
value when I call a
webservice
::SoapHeader($wsseNamespace, 'Security', $security, false); }}// Key parameters for connecting to the
web
service
:$location = "http://IP:PORT/csp/dsa-cla-prd
Question
p rd
· Jan 4, 2018
Convert complex XML to Cache Object
I use SoapUI 5.4.0 test Cache development
web
service
, the parameters I need to send through SoapUI is as follows: <soapenv:Envelope xmlns:soapenv="http
Question
Krishnamuthu Venkatachalam
· Apr 9, 2019
What is the preferred / best way of logging the Request and Response of REST calls in Intersystems Cache
I want to log the input request and response to the REST call. There is an option for
SOAP
web
service
^ISCSOAP("Log"). Is there anything similar for REST
services
in Cache
Announcement
Sourabh Sethi
· Aug 4, 2019
Online Learning - Informative and Fast
WEB
API VIA ObjectScript and Ensemble/HealthShare
,to be informative and fast. In this session we are going to discuss about - "Informative and Fast
WEB
API VIA ObjectScript and Ensemble/HealthShare"
Web
API can be REST or
SOAP
Question
Edrian Golob
· Dec 23, 2020
Global ^Errors growing fast
identified in the application log that it is giving an Illegal
web
request error, from a
SOAP
class that exists in the namespace.Probably someone is insistently calling this class
Question
Kim Jiyong
· May 15
How to set
encoding
configuration when using JDBC
Hello. Currently, we are developing using Cache 2018 version.Our team is working on improving an existing legacy program so that it can also be used on the
web
. Before asking my
Question
Mohan Kumar
· Feb 21, 2018
How to send workflow TaskResponse in Ensemble
Hi All, I'm trying to send workflow TaskResponse, in my interface.Steps:Create
SOAP
Service
and send process raise <call> workflow sync task.How can to achieve
Question
Michael Lei
· Mar 8, 2021
Any documents regarding Ensemble vs Healthconnect? Thx
(if you search for it you will get its documentation on the IHE
web
site). In order to implement the framework, in addition to the Interface Engine, you have to have a set
Announcement
vignesh A A
· Mar 4, 2024
InterSystems Developer Job opportunity at Virtusa
and guidance to business analysts to help with analysis and story formulation -Building
web
services
(
SOAP
and REST) and clients -Participating and providing input for technical
Question
Manoj K
· Apr 1, 2017
How to enable CORS in Cache Rest
Services
HiI tried to access one server to another server in Cache Rest
Service
, I tried Parameter HandleCorsRequest = 1;and<Route Url="/data/:first/:second" Method="GET" Call="GetData
Question
Tom Philippi
· Oct 11, 2017
Deployment package does not automatically include
Soap
Webclients
I just deployed my production from test to acceptance but I found that the deployment misses some
Soap
Webclient classes which are used by my business operation components. I have
Question
Jeffrey Semmens
· Mar 3, 2016
Load balancing multiple Ensemble operations to handle bulk load of data
to an Operation which calls a
web
service
which does a number of different activities. If will do address normalization, location geo coding, MPI lookup and resolution, and insert
Question
Roberto Cahanap
· May 11, 2018
Throttling stored procedure / REST /
SOAP
calls
maxed out the license to one of our DB servers (50 max). I'm going to test this (SetConnectionLimit).Will this affect our own internal tasks?If our Cache
service
account is running
first
previous
…
12
13
14
15
16
…
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