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 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
Stefan Blank
· May 18, 2018
REST
service
works only via VPN
://community.intersystems.com/post/fixedcall-rest-
service
-csp-gateway-server) that IIS needs an additional file type mapping (*) for REST
services
. In our system under "
Default
Web
Site
Question
Jenna Poindexter
· Jan 31, 2017
Configuring IIS
Web
Server to Serve RESTful
Web
Services
gateway. a second server that has Cache installed on it.I have configured a
web
application using the Cache System Management Portal for the
web
services
that has a dispatch
Question
Jose-Tomas Salvador
· Feb 18, 2019
Charset or
encoding
to access Caché terminal through Powershell
? (Note that modifying locales/
defaults
can be potentially application-breaking change so do it only if you know what you're doing) zn "%SYS" do ^NLS 1) Display current locale
Question
Menno Voerman
· Oct 15, 2021
Ignore bearer token in unauthenticated
web
application
Hi All, Hopefully someone can help me with this question. I've got a FHIR adapter
service
defined as described here: FHIR Interoperability Adapter The
web
application
Question
Joao Palma
· Nov 6, 2019
Missing XML node in
SOAP
request to
Webservice
Hi There I've created a new WebClient using Studio Addon-s
Soap
Wizard. I've tried to send a
soap
request using InvokeMethod. However the Body comes empty <soapenv:Body
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
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
. We
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
Article
Sean Connelly
· Aug 21, 2017
Handling images with Caché & JSON, and why 57 is a magic number
If you want to dynamically serve images as a property of JSON then there is no perfect
encoding
solution. One method used frequently is to Base64
encode
the image. Whilst
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
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
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
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
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
first
previous
…
10
11
12
13
14
…
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