Search

Clear filter
Question
Daniel Buxton · May 11, 2020

INSERT multiple rows

','test1','2020-01-01 10:37:00','4','1'),('1||1||103','1','103','Test2','test2','2020-01-01 10:37:00','4','1'),('1||1||104','1','104','Test3','test3','2020-01-01 10:37:00','4','1');
Article
Hannah Kimura · Jun 23

Transforming with Confidence: A GenAI Assistant for InterSystems OMOP

A few months ago, we got an iService ticket, with the following description: To test Barricade, I copied this description into Barricade, and here is the response: First
Question
Amir Samary · Apr 8, 2016

EnsLib.EDI.XML.Document with schema returning full tag instead of only the text value on GetValueAt()

what is happening: HSBUS>w xml.GetValueAt("MSH.MSH~12.VID~1") <VID.1 xmlns='urn:hl7-org:v2xml'>2.5</VID.1> HSBUS>w xml.GetValueAt("/ADT_A01/MSH/MSH~12/VID~1/text
Question
Jenna Makin · Feb 6, 2020

%iFind SQL Search strips cr/lf from returned "Highlighted" text

in the returned highlighted text?
Question
Vikram Annadurai · Aug 10, 2019

How do I get the value of text input field using JavaScript

: center;}#login{text-align: center;font-family: Ariel;font-size: 3.5em;padding: 180px;font-color: brown;}#content{text-align: left;font-size: 1.5em;font-color: default;font-family:
Article
Ikram Shah · Jul 6, 2023

Facilitating Document Export: Share Text and Tabular Data to Google Docs and Sheets

Here we have only used plain text to insert, but any text formatting option seen in Google Docs UI can be replicated and inserted into docs via the API calls.
Question
Yone Moreno · Feb 11, 2020

Response is filled in the Bussiness Operation but it is empty inside Process

KEY=GOBJ_defpersobj#GOBJ_defpersobj_resetstorage Marc you are right, we have test again and thanks to put Extends %SerialObject intoEsquemasDatos.Gasometros.hl7.RSPK21.QUERYRESPONSE.CONTENT
Article
Henrique Dias · Feb 13, 2020

Building an Alternative IRIS Message Viewer

To create production class automatically you need to: Create %Dictionary.ClassDefinition object for your test production Create Ens.Config.Production object Create %Dictionary.XDataDefinition
Announcement
Benjamin De Boe · Jun 14, 2021

InterSystems IRIS, InterSystems IRIS for Health & HealthShare Health Connect 2021.1 are now Generally Available

intersystems/iris-community requesting list . done repository: intersystems/iris-community tags: - 2020.1.1.408.0 - 2020.3.0.221.0 - 2020.4.0.547.0 - 2021.1.0.215.0 Any new speed testing
Article
Sean Connelly · Sep 10, 2019

Creating a OData API Adapter for InterSystems IRIS

999",,$SYSTEM.Status.GetOneStatusText(..InternalStatus))}Method OutputToDevice(){ do ..HttpResponse.OutputToDevice()}}Given an instance of the ClientResponse object, we can first test
Article
Robert Barbiaux · Feb 28

Proposal for ObjectScript naming conventions and coding guidelines

especially when combined with the short version of commands and the lack of reserved words, as in the following (intentionally a little mischievous) example: f j=1:1:d d . r i . i '$test
Question
Lee Cascio · Feb 1, 2021

KPI idiosyncrasies, double first column, formatting text as number, formatting dates as numbers ...

It's basically a detail query with mostly text data.
Question
Srinath Raghavendran · Aug 6

Trying to extract the narrative text from large CCDA files using EnsLib.EDI.XML.Document:GetValueAt method

Trying to extract the narrative text from large CCDA files using EnsLib.EDI.XML.Document:GetValueAt method Getting a MAXSTRING error from the GetValueAt method..
Question
Sheetal Kairawala · May 23, 2024

Unexpected SOAPACTION value: http://www.intersystems.com/hs/gateway/hsws/HS.Gateway.Access.WebServices.EPRFetchNotificationtext>

>ERROR #6207: Unexpected SOAPACTION value: http://www.intersystems.com/hs/gateway/hsws/HS.Gateway.Access.WebServices.EPRFetchNotification</text> </error> From the
Question
Arun Kumar · Feb 1, 2018

How to display a content of the selected text from a drop down list box in zen framework.

);"> <option value="1" text="Apple" /> <option value="2" text="Banana"/> <option value="3" text="Cherry" /> </listBox> <text id="currValue"