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
Article
Jenna Poindexter
· Nov 16, 2015
NPPES NPI Lookup
Service
Client
Attached is an example of a
web
service
client that can be used to do a lookup against the CMS NPPES database to validate and retrieve information about a given National Provider Identification (NPI). I have imported this into Studio, but how do we go about using it?
Article
Yuri Marx
· Jun 26, 2020
Develop Business Intelligence
Service
you can model your analysis using IRIS
web
analyzers (many tools use desktop tools) and than visualize and produce insights using IRIS Dashboards and IRIS User Portal or your third
Article
Vitaliy Serdtsev
· Nov 17, 2017
$(REST - CSP - (-HyperEvents) + EasyUI + File Upload). Part 1
"This is not yet a
web
application at all" and will be almost right. Let’s add some magic code: Class my.rest Extends %CSP.REST { Parameter
CHARSET
= "UTF-8"; XData UrlMap
Question
Fiona Griffiths
· Jun 27, 2019
Is it possible to save a class in another namespace
when saving a class object? Obviously the class will be defined in the other namespaces too.I want to do it from an Ensemble
SOAP
Service
. I guess you could switch namespaces
Article
Yuri Marx
· Apr 23, 2024
How to persist XML data to IRIS Database using IRIS Interoperability
from network folders. FTP Adapter: employed to obtain files from FTP/SFTP servers.
SOAP
/
Web
Services
Adapter: utilized to receive XML data from
Web
services
operations. HTTP
Question
Michael Davidovich
· May 13, 2022
Web
Application Updates on Docker
like just a caching on WebGateway. Change Serve Files to just Always, instead of
default
Always and Cached Using the demo, the
web
folders are in the container. I will try
Question
Virginia Rogers
· Jun 29, 2018
Recommended resources for understanding sequence of events in CSP applications
I have inherited a
web
-based database application and I'm having a hard time understanding the sequence of events when CSP pages are opened. I have very limited
web
development
Question
Yone Moreno
· Nov 4, 2021
How could we activate a
SOAP
Operation only during a time slot‽
in a temporary table.[
SOAP
inbound] (24/7) -> [BPL] (24/7) [to write temporary table] - Another process which will be a 24/7 ensemble
service
but which only triggers messages based
Question
Lassi Autio
· Oct 3, 2018
Export and import
web
application configuration
Is there a way to export and import
web
application configuration? For example to save it to version control (git) and to import it to other server.By
web
application
Question
Amit Kumar
· May 16, 2016
HS.IHE.XDSb.Repository.Operations Operation Throwing error in HSBUS
now uses /
services
for
SOAP
endpoints. So for example, if you had a Repository endpoint which used to be https://<server>/csp/healthshare/hsrepository
Question
Raghu Kodumuri
· Jun 15, 2016
Capture the output from REST Operation
Hello, I am looking for a routine or global that can help me see what is the REST Operation output. Similar to ISCSOAP for
SOAP
web
services
operation. ThanksRaghu Thank you
Article
Rob Tweed
· Aug 17, 2017
Creating REST
Services
with QEWD.js and Cache: Tutorial
, allowing you to very quickly create very high-performance, highly-scalable REST (and
Web
)
services
that make use of Cache.I've therefore updated the training presentation deck (Part 31
Question
Menno Voerman
· Feb 11, 2021
Usage of ?CfgItem= in class EnsLib.HL7.
Service.HTTPService
sent via HTTP. Can use a HTTP.InboundAdapter listener, or the standard CSP
service
mechanism, or both. In order for the CSP mechanism to work,
Web
Services
derived from this class
Question
Bob Felbol
· Apr 4, 2018
^ISCSOAP Error Console Log
Hi. The message is received a few times a day. On documentation, this ^ISCSOAP^is log to
service
SOAP
, but why send to cconsole.log? 04/04/18-01:00:00:597 (10608) 2 ^ISCSOAP
Question
Cacio Watt
· Aug 28, 2022
Implementing simple
web
interface, how?
for specific tasks.All of the above being terminal based up to now.I would like to expose some configuration options / parameters via a very simple
web
page, to be
serviced
with the IRIS
first
previous
…
18
19
20
21
22
…
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