Search

Clear filter
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
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 · 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
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
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
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
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
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
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
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
Article
Muhammad Waseem · Jan 9, 2024

Flask and Flask-Login: A Guide to Building Secure Web Applications

Hi, Community! Since this article is an overview of Flask Login, let's begin with Flask Introduction! What is Flask? In the realm of web development, Python has emerged