Search

Clear filter
Question
John Lisa · Jul 20, 2020

IDX Groupcast system from Cache

.. An index on reg.mnr and bar.invnum will accelerate this. Ok so this is definetely Centricity Business aka Flowcast and not GroupCast. Generally speaking your query looks
Article
Eyal Levin · Apr 8, 2024

using Procedure Parameters with ODBC/JDBC

INDEX FOR TABLE bidata.ObservationsStg") do $system.SQL.Execute("UPDATE bidata.Observations set p.IssuedTime = s.IssuedTime, p.ObservationCategoryCode = s.ObservationCategoryCode
Question
maxime keltsma · Apr 18, 2024

Direct access to a global without SQL

would have an index defined, and this could be read much more efficiently than having to scan an entire global set count=0 set existscheck=0 //Set to 1 if we only want to find first
Question
Arto Alatalo · Apr 29, 2020

OpenId() is slow, why

, and I have good reasons for it. Which are? Can you compare the performance to index opening: s p=##class(digi.packet).IDKEYOpen("packet", 5237) Yes, I can try it but how do
Article
Aleksandr Kolesov · Feb 4

REST Service in IRIS Production: When You Crave More Control Over Raw Data

like this: Class Production.Message.ZooMessage Extends EnsLib.HTTP.GenericMessage { Property RequestJSON As %String(MAXLEN = ""); Property CaseId As %String; Index
Question
Rajesh Shetty · Oct 20, 2017

Extract data values from Ens.StreamContainer object

in a while loop using pRequest.Stream.AtEnd = 0Appt ID , Patient ID , Patient Name , Program , Appt Date , Appt Start 102 , 1002 , "Gene, Jill" , HTR
Announcement
Scott Roth · Jun 2, 2022

Sr. Application Development Analyst - The Ohio State University Wexner Medical Center

: Health System Shared Services | Business Systems Position Summary Serves as the primary contributor and consultant for patient care services in the planning, design
Question
Sai Vusirikapally · Apr 28, 2021

TCP Read(32000) with timeout period (5) failed

and the adapter is EnsLib.TCP.CountedInboundAdapter (it selected by Default.)My sample XML file would be <Patient><Name>John,Williams</Name><MRN>12345</MRN
Announcement
Scott Roth · Nov 2, 2021

Sr Application Development Analyst wanted for Ohio State University Wexner Medical Center

Summary Serves as the primary contributor and consultant for patient care services in the planning, design, development, implementation, functionality and evaluation of integrated
Question
Craig Bishop · Jun 22, 2022

Populate relationship property on existing data

no existing parent object. We are also deleting the old Index Global entry, as well as logging various information to a global. The method we used to populate the relationship
Article
Muhammad Waseem · Sep 21, 2023

Step by step guide to create customized chatbot by using spaCy (Python NLP library

, which we can achieve by running the below command: pip3 install spacy nltk pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu Step2
Question
Rathinakumar S · Jul 26, 2023

Any other options to Iterating entries in a global faster

, without counting all of them this way. Is using bitmap index, which you can use even if you have own storage, and do not use objects yet. You still able to build own bitmap index
Article
Luis Angel Pérez Ramos · Jun 27, 2023

Predictions with Integrated ML and IRIS

fracture in Castilla y León (Spanish autonomous region) between the years 2020 and 2022. As you can see we have data such as the age and sex of the patient, dates of admission
Question
Scott Roth · Jan 14, 2021

SQL Inbound Adapter settings

In the Inbound SQL Adapter settings, is it possible to specify more than 1 field as the Key Field Name? Because of the way the Query is being index in Ensemble by the Key Field
Article
Developer Community Admin · Oct 21, 2015

Performance Comparison of InterSystems Caché and Oracle in a Data Mart Application

mart", where it is indexed and aggregated in various ways before being made available for analysis. Even so, the data marts in question may be hundreds of gigabytes in size