Search

Clear filter
Question
Irina Yaroshevskaya · Jan 23, 2025

We are looking for access to some IRIS database to test our DataAI.link system

Hello all! We fully tested our system http://DataAI.link on InterSystems Cache database and on old IRIS. We cannot find a free download of IRIS for developer as it was before. We
Question
prashanth ponugoti · Feb 28, 2022

Can we customize EnsembleMonitor.zen for my monitoring requirement as expose as independent webpage

Hi Community, Can I customize below Monitoring page and expose as webpage outside as webpage. http://localhost:52773/csp/sys/%25CSP.UI.Portal.EnsembleMonitor.zen Please give the
Question
Colin Brough · Oct 3, 2025

Can we save Message Viewer Query output to file (eg CSV)

Is there any way of saving a representation of the results of a query created in the Message Viewer to a file - most obviously CSV. We are reasonably adept at creating queries. We'd
Question
Veerraju Grandhi · Jun 24, 2024

Terminal Output - Unicode UTF8 - How to change the character set

Once terminal window closed the default UTF8 should come back.
Question
john.smith4237 · Aug 14, 2024

Getting syntax error using &&

Thanks XData block (MimeType) The default is text/xml Encoding Translation Try this: XData Script { <script type="text/javascript"> var v1=1; var v2=2; function Colors
Question
sansa stark · Sep 14, 2016

Question: CSP Session

By default, each of the two web applications mentioned above would use 2 different session cookie paths (/csp/samples and /csp/user respectively), and therefore when switching between
Question
Sebastian Thiele · Apr 11, 2022

Best practise Provide & Register Document Set via Ensemble 2017.2

From my understanding we would need to supply a functional SOAP servive covering the interactions named in ITI-41.

#AWS

96 Posts2 Followers
Question
Kurt Hofman · Oct 6, 2023

Microsoft SQL Server 2022 PolyBase : Connect to Caché as an external datasource. Error running query on datatype

I've created a succesfull connection to Caché from SQL Server. But when I run a SELECT on a table it gives an error on for example PrijsAkCatV. Probably a datatype-error. Does someone
Question
John Murray · Sep 22, 2017

Why is Atelier 1.1's "Compare With Server's Copy" option not available from document context menu?

When server-side source control such as Deltanji is being used with Atelier we sometimes want to re-sync the local Atelier copy of a class or routine by pulling the copy from the server.The
Question
david clifte · Oct 31, 2016

Grant Permission for WSDL

Are you able to view the Web Application Definition that your web service is associated with?Best,Patrick
Question
Manoj K · Feb 27, 2017

Unable to run this file REST Class file in USER Namespace

Looks like you forgot to define web application for your REST Service. Please look at the documentation.
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?
Article
John Pan · Sep 9, 2022

How to call Ensemble/IRIS built-in HL7 V2 webservice - Java, PB9, Delphi7 samples

With the parameter CfgItem, you can access SOAP interfaces that are deployed by the same Business Service class, but exposed under different names.