Search

Clear filter
Question
Tom Philippi · Feb 20, 2017

How to set a date in an ensemble production test message

in the test message. 1980-01-01, 01-01-1980, 50000 (cache integer encoding). But I constantly get an error: <ZODAT> zDateOfBirthDisplayToLogical+1^Ckey.Customer.1 Just figured
Article
Sergey Mikhailenko · Jan 13, 2022

Database of exchange rates of the Central Bank of the Russian Federation

Federation for 2016-2021. Launching the product service with default settings will allow you to receive daily new exchange rates for the current day. If necessary, you can load
Article
Ariel Glikman · Mar 4, 2024

IKO - Lessons Learned (Part 2 - The IrisCluster

of what the Kubernetes standard knows (this is objects such as your pods, services, persistent volumes (and claims), configmaps, secrets, and lots more). We are building a new kind
Question
Ahmad Bukhtiar · Jan 19, 2021

Handling carriage return in the HL7 router

Ensemble needs to know what character set the 3rd Party Adapter is using. So you need to confirm that the attributes CHARSET (Character Set) and ENCODING. The default values
Question
Norman W. Freeman · Sep 23, 2020

Where can I download the XSD (XML schema definition) of files exported by Cache Studio

; <TimeCreated>63439,41357.461462</TimeCreated> <Parameter name="ENCODED"> <Default>0</Default> </Parameter
Question
Nicky Zhu · Jun 4, 2018

How to add an underscore to WebMethod name

Hi, guys,One of my clients was required by the hospital to name their webservice operation as Action_Subject, ie. Get_PatientInfoWhen I define the web method as "Get_PatientInfo

#AWS

89 Posts2 Followers
Question
Stella Ticker · Jul 21, 2018

Converting http to https

I have an Enslib REST web service using an http host. How can it be converted to use https? Do you want to accept requests via HTTPS?If so, you need to:Install external web server
Article
Mikhail Khomenko · Dec 23, 2019

Deploying a Simple IRIS-Based Web Application Using Amazon EKS

Last time we deployed a simple IRIS application to the Google Cloud. Now we’re going to deploy the same project to Amazon Web Services using its Elastic Kubernetes Service (EKS
Question
Daniel Kutac · Mar 23, 2016

Web Development framework to share - anyone?

or check Sencha Touch or JQuery mobile. If you want to create native apps (much more resource intensive) investigate Cache delivering web services. Tom Fitzgibbon | Multidata
Question
Thomas Li · Sep 26, 2017

CSP: Print All PDF Reports, Java Applet not Supported Anymore, How to Migrate to Java Web Start (JNLP)

in the browser just to print it.But now most browsers do not support Java applets anymore due to security concerns, so that Java application is down. We tried to migrate to Java Web
Question
Scott Roth · Jul 6, 2023

REST Documentation Confusion

I had attempted to create a REST Operation before but did not have success. As I am going through the Tutorials and Documentation everything references REST services, but I have
Announcement
Anastasia Dyubaylo · Aug 28, 2020

New Video: Building Data-Driven Web Apps

Hi Community, Enjoy watching the new Global Summit 2019 video on InterSystems Developers YouTube Channel: ⏯ Building Data-Driven Web Apps It's easier than ever
Question
Eduard Lebedyuk · May 29, 2019

Send request to BP on production start

} /// This user callback method is called via initConfig() from %OnNew() or in the case of SOAP Services from OnPreSOAP() Method OnInit() As %Status { $$$TRACE("INIT") set sc = ..SendRequestAsync(...) quit sc }
Question
Yone Moreno · Jun 24, 2020

How could we test a TCP HL7 service?

Hello, We wonder how could we send an HL7 message to a service to test it. For example, we have a service, at localhost port 19111 We have tried to use SoapUI to send