Search

Clear filter
Question
Chris Stewart · Nov 7, 2016

Binary Support in JSON?

I was able to push across a small filestream using my REST services, with the file stream encoded in BASE 64. I then tried a large file, and received a MAXSTRING error.
Question
Enrico Parisi · Dec 19, 2022

HealthShare Edge Gateway method EPRSave()

KEY=HSAPI_edge_web_services#HSAPI_edge_web_services_remote Enrico Yes, because the Edge is usually remote, so I used but calling the remote Web Service: 1.
Question
Mike Hageland · Mar 9, 2016

Using Ensemble for MIME multipart/form-data

I currently have an Ensemble production which accepts and handles SOAP requests.
Question
Phung Thoa · Nov 2, 2020

Where to save the local cache code after connecting the IRIS server using Visual Studio Code

Go to File explorer in VSCode (default view), and from context menu on any folder or class, you will have action Import and compile.
Article
Erin Spencer · Jan 24, 2024

Database Driven IRIS Production with Custom Inbound Adapters

The traditional use of an IRIS production is for an inbound adapter to receive input from an external source, send that input to an IRIS service, then have that service send that input
Announcement
Brett Saviano · Aug 7, 2024

If so, we want your feedback!

EDIT: This setting's default has been changed to false.
Question
Kurro Lopez · Jan 26, 2017

SOAP.OutboundAdapter HttpResponse doesn't handle large response [SOLVED]

Hi all,Sorry to bother I have a Business Object with SOAP.OutboundAdapter and it gets the response from a WebApi.Following the sample Creating REST Services and Clients with Ensemble
Question
Raghu Kodumuri · Jun 15, 2016

Capture the output from REST Operation

Similar to ISCSOAP for SOAP web services operation. ThanksRaghu Thank you Brend for your response. I want to capture the output from REST operation, not service.
Article
Eduard Lebedyuk · Oct 21, 2019

Using InterSystems API Management to Load Balance an API

Keep the default values for everything else (including port: 80).
Announcement
Anastasia Dyubaylo · Dec 28, 2021

2nd Tech Article Contest: We Want to Hear from You!

Hey DC members, How could we make the Tech Article contest better? We want to hear from you all: both from our participants and from those who were unable to participate. Please answer
Question
Yone Moreno · May 31, 2023

How could we filter XML elements according to certain criteria?

Hello, Thanks for reading this question. How would you recommend to filter out some XML elements according to a certain criteria? We have the following message with all patient's
Announcement
Mike Yackanich · Nov 18, 2020

We are looking for an Interoperability Specialist to join our team at the eHealth Exchange!

We're looking to grow our team by adding an experienced healthcare interoperability resource to focus on Participant onboarding and troubleshooting, and testing and evaluation of in-house
Question
Adrian Kerr · Jul 25, 2016

How can we use %Stream.Object as an abstract definition of a morphable object ?

Let's say that we wish to store the documents sent to us via all of our Customers, and that the documents could be in PDF, spreadsheet, RTF, plain text, Comma-Separated-Values and XML.It
Question
Yone Moreno · Feb 4, 2020

How could we get columns' data inside %Library.ProcedureContext and %SQL.ClassQueryResultSet ?‽?

Hello, I have created my first table in Ensemble: And I have added a row using the Production: We would like to query it, and we would expect to get a row wih