Search

Clear filter
Question
Punit · Apr 14, 2023

Simple example of SOAP service to transfer files between systems

%Save()) } } ``` A web client class on the client. This was generated with the SOAP wizard in Studio.
Question
Bransen Smith · Apr 23, 2024

How to Configure an Incoming SOAP Service via Management Portal

/csp/healthshare/MBSDEV is the Namespace where the service is running. /soappassthrough is my web application for my SOAP Service.
Question
du yong · Aug 4, 2020

How to set default charset for cache table?

I'm not aware that this is available at SQL / DDL level You can set the default collation for all globals in a database.
Question
alex chang · Sep 10, 2020

How to change default html file charset ?

I put a html file into ensemble dir ,it's encoding is utf-8.
Question
Ishan Srivastava · Jul 9, 2021

How to use default csp.login page for a web application developed on angular js

I have a small web application developed on angular js hosted on IRIS using web application option from management portal.
Question
Kurro Lopez · Mar 10, 2021

SOAP Error CONTENT-TYPE response text/html instead of text/xml

The problem was that the configuration of the URL but it works if "Web Service URL" has the full path.
Question
Jeffrey Drumm · Jun 20, 2017

Atelier and External Web Server

the web server.
Announcement
Kristina Lauer · Sep 25, 2023

Prepare for web server changes

In this month's Learning newsletter, find steps for migrating off the Private Web Server, and learn how to FHIR-enable your apps. Certified as an HL7 Interface specialist?
Question
Vineeth Jagannathan · Oct 30, 2017

Does any one have idea to send xml using soap webservice.

create the proxy to the web service and create your own Business Operation around it yourselfOption 2 is nice if you want to hide the intricacies and details of using that web service
Question
Bhupinder Singh · Nov 19, 2018

Convert UTF-8 encoded error files to ANSI encoded files

Hi All,I am converting UTF-8 encoded error files to ANSI files and for that I had written below piece of code.
Question
Nael Nasereldeen · Nov 21, 2016

creating a UTF8 encoded files

Hello,When we need to create a utf-8 encoded XML file, we use the Charset property of %XML.Writer:set writer=##class(%XML.Writer).
Discussion
Hannah Sullivan · Apr 16, 2025

%Library.File and no Character Encoding Option

, I was unable to find anything regarding character encoding or any conversation on this.
Question
Oliver Wilms · Jun 22, 2024

Base64 encode Word document

If I was told, I get a base64 encoded file then I expect a file which is only base64 encoded and not a mix of several encodings including base64.
Discussion
Eduard Lebedyuk · Dec 16, 2025

Code Golf: Binary encoding!

).Encode("a!
Article
Tani Frankel · Jun 23, 2016

Web Service Business Operation Client – Response Timeout Behavior

2016 14:18:45 ********************* Input to Web service with SOAP action = http://tempuri.org/Test.WSTimeouts.WebService.GetResponse <?