Search

Clear filter
Question
Graham Hartley · May 10, 2018

Linked Stored Procedure Query in Ensemble 2017.2.1

= gc.ParamData(hstmt, .index) //not sure if it's required while 'RawData.AtEnd { set string = RawData.Read(16000) quit:string="" set sc=gc.PutData(hstmt, string) // PutDataW
Question
Ronaldo Nascimento · Apr 26, 2016

How to install and configure Atelier

/oomph/updates/milestone/latest -Doomph.redirection.index.redirection=index:/->http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/ -Djava.class.path=C:\Users
Article
Yuri Marx · Nov 30, 2022

Creating FHIR questionnaires

operations on FHIR resources (patient, questionnaire, vaccines, etc.) This article demonstrates how to use each of these features, as well as presenting an angular frontend for creating
Question
Scott Roth · Aug 9, 2023

How do I convert my JSON Response to an Ens.Response object with Lists of Arrays

tRequest.UserID = pRequest.UserID set tRequest.UserIDType = pRequest.UserIDType set tPayload = tRequest.%ToJSON() set tURL= ..Adapter.URL_"/2014/Access/Patient
Question
Purushothaman Thirugnanasambandam · May 11, 2021

Urgent Help - Unable to find/update Ensemble settings using Ens_Config.Item class programmatically for all Business Hosts

for that name in my device Index global I would use the values from my device table to populate the production item with specific device or adapter setting values. It is a bit complex
Question
Timothy Leavitt · Jul 8, 2016

Best way to compare two arrays for "equality" (same subscripts and values

end subtree. ; %9,%0 First different subscript of %1,%2. ; % Loop index for scanning down subscript list. ; [30] Return if the existence
Question
Maks Atygaev · Sep 13, 2017

New Programming Language - Discussion

referenced as a global. Arrow function syntax would sit well with cos...//filter out all numbersset bar : array = foo.filter( value, index => { if 'value.IsNumber() return value
Article
Lorenzo Scalese · Aug 16, 2023

Http request response time monitoring

(by adding indexes, optimizing SQL queries, changing the logic, etc.) Number of lines of code executed Counting the number of lines of code executed for each request provides us
Question
Cryze Zhang · May 16, 2022

How to distinguish whether a variable is a pure numeric string or a number, such as "123" and "123

not inherited from the original ANSI M standard. It might be slightly faster if you use an array instead of an object to save the conversion from a keyname into an array index. quit
Article
Nikita Savchenko · Apr 1, 2016

ObjectScript Class Explorer - Exploring ObjectScript Classes in the UML Notation

(classes that can be integrated into Persistent classes for creating complex data types, such as addresses), DataType (for creating a user-defined data types), Index, View and Stream
Article
Fabio Goncalves · Apr 18, 2017

Tracking Data Changes - Audit Log - 1 of 2

, %Populate, Sample.AuditBase){ Property Name As %String [ Required ]; Property Age As %String [ Required ]; Index NameIDX On Name [ Data = Name ];} Testing
Article
Joel Solon · Dec 29, 2016

Creating a Custom Application Monitor Class and an Alert

class collects and stores multiple rows of data (as our example class does), add an INDEX property that specifies the property or properties (comma-delimited) that form the unique
Question
prashanth ponugoti · Oct 12, 2021

ENS ,ENSLIB Tables not able to access from my namespace

needed * Checking for incorrect Timestamp indices - No UTC index globals need to be repaired. * Legacy CSP Portal not installed, so no legacy CSP pages recompiled. * Generating
Question
Murray Oldfield · Mar 19, 2021

SAM - Hacks and Tips for set up and adding metrics from non-IRIS targets

/red_hat_enterprise_linux_atomic_host/7/html/managing_containers/index or contact Red Hat support for the process. I am on Linux Linux version 3.10.0-1127.19.1.el7.x86_64
Article
Alexey Maslov · Oct 20, 2020

Parallel Processing of Multi-Model Data in InterSystems IRIS and Caché

by the first index). - Search separately in each of them. - Assemble the search results. - Transferring the global to another server via a socket or ECP: - Break the global