Clear filter
Question
alex chang · Jun 1, 2020
importantly as I said in your previous post it looks like you're running Ensemble service on a custom port. First thing you need to do is:
Install public web server
Adjust web server
Question
Tom Longmoore · Jun 22, 2016
work with HL7 interfaces. We mainly use Ensemble to implement custom (non-HL7) interfaces and web services/clients.With this in mind, which of the two available courses would make
Question
sansa stark · Nov 10, 2016
(No Special characters).I have looked around the internet and found the PHP 5.6 changed the default character to UTF-8.For this issue anything, we can do from cache side.cache version
Question
Matheus Augusto · Jun 3
environments.
The private Apache web server is not supported for any other purpose.
For deployments of http-based applications, including CSP, Zen, and SOAP over http or https, you
Question
Andre Wessels · Mar 14, 2019
the csp application running on the service provider's own server ? The easiest way would be to configure web server on customersdomain.com to act as a reverse proxy. In this case
Question
Michael Lei · Mar 8, 2021
(if you search for it you will get its documentation on the IHE web site). In order to implement the framework, in addition to the Interface Engine, you have to have a set
Article
Fabiano Sanches · Dec 16, 2022
a configuration step related to web servers: ISC_PACKAGE_WEB_CONFIGURE.
The default value was set to N (No), which worked well as InterSystems shipped a fully configured Private Web
Question
Mike Yackanich · Jan 13, 2021
within the httpResponse object within the Business Operation? Or do I need to subclass the related Business Service?
This is how we handled that in Cache 2018 for a REST connection
Question
Eduard Lebedyuk · Jun 13, 2017
I'm using %SOAP.WebRequest to send SOAP requests:Populate %SOAP.WebRequest object (by setting Request and HeadersOut properties)Call SendSOAPBody method to send requestCurrently
Announcement
Drew Spoelstra · Feb 16, 2021
benefits.
Ideal candidates will have extensive experience with InterSystems HealthShare, experience with Amazon Web Services, HL7 v2 & v3, and IHE ITI profiles. Rhapsody
Question
Jonathan Day · Feb 7, 2024
the stuff that Ubuntu LTS runs by default, which will free up system resources (which really shouldn't be a problem, but it might help) and reduce the amount that can go wrong
Article
Ariel Glikman · Mar 4, 2024
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
Gery Gerena · Feb 4, 2017
If you had to choose Angular 1 or 2 for a new web project using Caché/Ensemble as a backend, Which one would you choose?I'm trying to figure this out with a short pros/cons list
Article
Mihoko Iijima · Mar 5, 2021
between components from the required development content for system integration.
* Production[ previous post ]
* Message
* Components
* Business Services
* Business
Question
Nicky Zhu · Jun 4, 2018
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