Clear filter
Question
Colin Brough · Feb 15, 2023
Is there a way of comparing code running on two Ensemble servers - ideally excluding certain types of difference?We are a new team working in HealthCare (lots of HL7, some web
Article
Vadim Aniskin · Mar 13, 2024
->Global converter. Implementing such a converter is important to ensure interoperability, simplify data exchange, support web services, and provide a standardized approach
Article
Eduard Lebedyuk · Sep 26, 2022
default settings](https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=ECONFIG_other_default_settings).
Clearly, CI/CD process affects interoperability
Article
Bill McCormick · Dec 7, 2015
be useful is an example Eclipse/Atelier project as an add-in for launching web pages as custom menus. Such that they can be added to and emulate the existing capabilities offered
Article
Guillaume Rongier · Jul 8, 2024
as an native Web Application.
## Installation
1. Clone the repository
2. Create a virtual environment
3. Install the requirements
4. Run the docker-compose file
```bash
git
Article
Yuri Marx · Jul 19, 2023
. This wizard will create a new Spring project. Fill the fields with these values:• Service URL: https://start.spring.io• Type: Maven (it is a package manager like the NPM, ZPM
Question
Rubens Silva · Jul 27, 2017
at all is against good principles of REST. I think that the default convention for REST usage has been exploited too much already, to the point that most would prefer to have
Article
Robert Cemper · Aug 3, 2020
In most cases, a global used by default storage has just 1 subscript level that represents the IDKEY.For an index-globals we may see 2 or more subscript levels.Arrays
Question
Stephen Carter · Nov 30, 2020
2.8 SDK) I can verify I get the same errors as in Power BI. They seem to be ODBC driver related but I can't pin it down.
ODBC Test Tool GUI shows:
Full Connect(Default
Question
Dieter Fiebelkorn · Aug 9, 2022
the sources on github. Hopefully it helps for POP3 ... i have modify a python scripts to get an access token from Outlook/Azure. I put all them together and defining a service
Question
Nimisha Joseph · Nov 23, 2023
I'm pretty new to ensemble.I'm working on a BPL process where I need to retrieve a result set from an SQL activity, loop over the results, and call a web service. I'm having
Question
Stephen Wilson · Aug 13, 2019
and send data to REST web service? AccessCheck is called before anything else so if the token is invalid or has expired a 401 Unauthorized HTTP Response is returned. A web application
Question
Jonathan Wald · May 25, 2022
and/or globals, serialize this to JSON and import and unpack the payload on the target system (either by importing a file or building a small REST service (JSON travels very well over REST
Article
Cristiano Silva · May 26, 2023
tool, we can use it in several other situations such as:
Queries with extremely complex logic;
Access to external data sources such as files, calls to REST services, SOAP, etc
Question
Scott Roth · Apr 21, 2021
operation works in working with other types out Non HL7 Operations (SOAP, SQL) before. You send a request and get a response back, that part I understand.
What I am not comprehending