Search

Clear filter
Question
Flávio Lúcio Naves Júnior · Nov 17, 2019

Call a Procedure with PHP

32bit) Hi Robert, Do you know some article who teach how to create the Web Service to make a call?
Announcement
Jacquie Clermont · Jun 14, 2022

Global Summit 22: Two New Sessions Added (Co-Presented with AWS) :-)

, Amazon Web Services How AWS and InterSystems technologies work together to offer world class services.
Question
Fahima Ansari · May 2, 2025

I am getting date as 00010101 in CCDA if we use $ZDATEH function it is giving value out of range error

The default 'mindate' value for the $ZDATE(hdate,dformat,monthlist,yearopt,startwin,endwin,mindate,maxdate,erropt,localeopt)system function call is 0, which represents 1840-12-31.
Article
Jenna Makin · Nov 9, 2015

Simple USPS Address Normalization Example

The assigned User Id can either be passed into the web service call as a parameter or can be coded as a parameter into the Request object.
Article
Mark OReilly · Apr 6, 2023

A beginners guide to Orphaned data- How as a trust we cleaned up 200+gb

This task was the default Ens.Util.Tasks.Purge as referenced in the best practice.
Question
Chris Stewart · Jan 5, 2017

URL Security over 2 applications

Thanks for the reply, MarkThis is a web application with links to binary attachments, that are stored as streams.
Question
Eduard Lebedyuk · May 18, 2016

How can I accept HTTP requests from Ensemble?

You should use an Ensemble REST web service which is a sub-class of EnsLib.REST.ServiceI would recommend starting with reviewing the documentation on CSP REST services which can be
Question
Yone Moreno · Aug 5, 2021

Convert hexadecimal to base64

Return value: Encoded string.Note: Base 64 encoding is not able to encode a string which contains unicode (2 byte) characters.
Question
Filippo Leonardi · Feb 20, 2023

How to enable Analytics for a namespace

Go to Security, Web Applications, select /csp/user, which is default app for the USER namespace, or if you need it for another namespace, find default web application for that namespace
Question
Sharafath Fazil · May 3, 2021

Can we use BI.OCR as a plugin for some application platform such as JAVA and .Net

Can we use BI.OCR as a plugin for some application platform such as JAVA and .Net Do you still expect some echo?Or is the question meanwhile just out of date?
Question
Sukhpreet Singh · Jul 15, 2023

Can we fetch data from a global if name of the global is stored in a string?

I have created a global say ^myglobal and entered some data. I am storing the name of global in databases and fetching the name based on some criteria. I am getting "^myglobal" in return
Question
Sylvain Guilbaud · Feb 17, 2016

How can we customize the Excel content exported from the Analyzer/Dashboard ?

A customer needs to add lines in the Excel sheet before the MDX resultset content.Is there a more elegant/convenient way than modifying %DeepSee.UI.MDXExcel methods ?Thanks in advance.Sylvain
Question
Yone Moreno · Aug 17, 2020

Production message filtering: How could we find a substring inside a GlobalCharacterStream?

Hello, We would need to find messages where a property "pEntrada" of type %GlobalCharacterStream contains "C006" We have read: https://docs.intersystems.com/irislatest/csp/docbook
Discussion
Evgeny Shvarov · Mar 4, 2021

Do we need it?

Hi Developers! Thank you for using ZPM Package Manager and contributing more and more useful packages to the public registry! But as you already aware ZPM packages are always deployed
Question
Yone Moreno · Jul 15, 2020

How could we get the SourceConfigName from a Ens.Response sent by an Operation to the BPL?

Hello, We would need to know the Ens.Response SourceConfigName to identify which Operation has raised an exception. We have tried: $$$LOGINFO("..%Process.%PrimaryResponseHeader.SourceConfigName