Search

Clear filter
Article
David Loveluck · Dec 15, 2017

APM - Finding the expensive parts of your application

gmheap if it is still at the default value from installation. When and why you should use this approachYou can use this approach if you are looking for pieces of code that are taking
Article
Developer Community Admin · Jun 10

Streamlining Health Data Integration with FHIR

for your health data, whether on-premises, in a public cloud, or as a cloud-based service managed by InterSystems. InterSystems IRIS for Health is a comprehensive, digital health
Article
Carter Tiernan · Dec 22, 2016

The Polymetric Dashboard

. This allows data to be plotted on graphs, trends to be analyzed, and data collected in the past to be visualized. ### REST API A RESTful web service provides access
Article
Nicole Sun · Apr 17

SMART on FHIR EHR Launch with IRIS for Health

. Navigate to the Scopes tab and add the scopes that are relevant to your project. Navigate to the JWT Settings tab. Select a default signing algorithm. If the client-side setting
Question
Arun Madhan · Oct 18, 2018

How to Sync User Accounts, Resources, Roles, WebApps, Tasks across to Mirror Members

created by the classes during the 'export' method call is be saved to a mirrored database, so by default becomes available on other nodes, during 'import' invocation.A frequently
Question
Purushothaman Thirugnanasambandam · May 11, 2021

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

are in the production definition, but you seem to be able to modify them using Ens.Config.Item as well. Perhaps you could use the System Default Setting? For something like this, especially
Question
William Proctor · Sep 27, 2016

question on ExternalFreeze on windows platform

as OS authentication is not on by default (system-wide).Assuming you want to use OS Authentication - you need to first make sure this on system-wide:Then make sure
Article
Wojciech Czyz · Nov 10, 2016

Introduction to .Net Gateway - use external .net library from Cache Object Script

of Gateway (DotNetGatewaySS64.exe) as Visual Studio generates by default Class Library compatible with both 32 and 64 execution environment. If you use third party .net assembly check
Question
Aroc Sant · Feb 1, 2019

Need to Implement SAML without SOAP webservice

Hi All,I want to implement SAML in Cache without SOAP webservice Please suggest any ideas?Thanks,LIVI Hi All...Any Suggestions regarding this..... Hello,There are several
Question
Murray Oldfield · Mar 19, 2021

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

set that is ready to start monitoring IRIS instances with a default dashboard as soon as it starts up. The initial configuration is good to understand SAM functionality and start
Article
Lorenzo Scalese · Feb 8, 2022

How to set up a mirror programmatically

" : { /* Enable the mirror service on this instance */ "Enabled" : true } } } ``` This configuration file allows you to create a new database with default
Article
Sergey Kamenev · Jul 7, 2017

Globals - Magic swords for storing data. Sparse arrays. Part 3

. One of the nuances of implementing sparse arrays is the return of a certain value by default if you are addressing an undefined element. This can be implemented using the $GET
Article
Yuri Marx · Mar 1, 2021

Day 4: Developing with InterSystems Objects and SQL

%CSP.REST. Use URLMap inside XData block to configure the routes of your REST service. Using the Portal, create a Web Application, enable REST and specify Dispatch class
Article
Paul Gomez · Apr 20, 2016

Feedback on Product Documentation

that the product documentation is in Developer Community and searchable. - click on search- in the search box type in a keyword or phrase, let's try "web service" (without quotes)- you
Article
Luis Angel Pérez Ramos · Apr 1

d[IA]gnosis: searching for similarities in our vector database and using LLM to extract diagnoses

a SELECT query to extract those ICD-10 diagnoses closest to the received diagnoses. Let's look at the code for the method published in our web service that will return the 25 most