Hi,I am trying to submit a post using mime attachment. Is there any sample available? Regards,MT Here's documentation guide. Thanks Eduard.I have already built the attachment. I am
…, comes back as a simple stringCreate a request object with data from the HL7 message and send it to the Web ServiceThe main web method call requires that key I received as a Soap…
…estion!Right I have a production that takes an attachment from an email and processes it, sending out a hl7 message at the end. This works ok.Now I just need to take the email and…
…service, my issue is when I have the mockup service running in the background and try to send a request from cache I keep getting the following error: "ERROR #6454: No supported p…
An error occured when HS.IHE.XDSb.Registry.Operations on the BUS sends query request to the registry. The error is
Error 6242: HTTP request to SOAP webservice returned unexpected…
Hello I am looking to take a message that is coming from a radiology service, depict whether there were abnormal findings. Then create a message that can be sent to a printer and mailed
Hello,
The application I am working on for Iris Contest needs to send an email. Is anybody aware of a configuration for SMTP server, port, credentials that I can use for the conte…
Hello,Having difficulty with sending POST request.How I can send parameters in the body of request, if i'm using ContentType:"application/x-www-form-urlencoded".Version of ensemble…
…application specifies what data it wants to receive using a declarative, graph-like structure that closely resembles the JSON format. The response structure corresponds to that of
",
"consumes": [
"application/json"
],
"produces": [
"application/json"
],
"parameters": [
{
"name": "person",
"in": "body",
"description
How can get the data stored in the JSON object? I try StringObject but doesn't work. If you're on 2016.2+:
set json = "{""prop"":1}"
set obj = {}.%FromJSON(json)
write obj.pr…
…Services - Release Notes - 27 June 2025
📝 Alert: InterSystems IRIS 2024.3 – AIX JSON Parsing Issue & IntegratedML Incompatibilities
Contests & Events
A…
…cs.intersystems.com/irisforhealth20204/csp/docbook/DocBook.UI.Page.cls?KEY=HXFHIR_storage_json) says "batch" interaction is fully supported - so I assume this is possible.
I po…
pResponse.%JSONImport(tHttpResponse.Data) failing when we have mulitple (array) json objects in response.
set patientSearchList = ##class(msg..patient.PatientSearchList).%New()…
I am playing with json output from result setsI've generated a dynamic resultset and now doing the json and I can get Array's with nested Objects but I'm trying to get to Objects n…


