Search

Clear filter
Article
Alexander Tsvetkov · Sep 17, 2018

Map Visualization of Presidential Elections in Russia 2018

map.MoscowElections2018 for the data on the InterSystems platform:Code of the map.MoscowElections2018 class Creating a cubeTo create an OLAP cube, we use the DeepSee Architect web
Article
John Murray · Mar 3, 2016

Class Projections and Projection Classes

the developer coded there. In this case it adds a web application called /CacheExplorer, but it could do anything that the permissions of person compiling the class allow. A site using our
Question
Sebastian Thiele · Feb 21, 2016

How to Properly setting up CSP-Application (Security

like RESOURCE = "webapp-admin:U". But how to define this "use" - flag?Best regards,Sebastian 1. They must be granted to either application or user 2. Only resources of Service
Article
Muhammad Waseem · Jul 10, 2022

IRIS Climate Change application that shows how temperature is increasing worldwide as a proof of global warming

Hi Community, This post is a introduction of my open exchange iris-climate-change application. iris-climate-change web application Imports The Food and Agriculture
Article
Monika Stepanova · Sep 1, 2022

Nanteo is one of the startups at InterSystems FHIR startup incubator

InterSystems cloud services and its FHIR API, delivered by InterSystems cloud native FHIR Server, therefore its role is primarily database and storage of HL7 structured data. ☁
Article
Vitaliy Serdtsev · Dec 22, 2017

$(REST - CSP - (-HyperEvents) + EasyUI + File Upload). Part 5

Let’s continue our series of articles about creating a web application using REST only.Integration with jQuery EasyUI (using datagrid and tree components as examples)Anyone
Announcement
Anastasia Dyubaylo · Mar 29, 2021

Meet Nigel Salm - New Developer Community Moderator

implementing TrakCare Lab for the National Laboratory Health Services (NHLS) in South Africa. During that time I wrote a number of Laboratory Instrument Interfaces, many HL7 Interfaces
Article
Murray Oldfield · Apr 8, 2016

InterSystems Data Platforms and Performance Part 4 - Looking at Memory

with a CSP (web) application which has less server processes per user so the calculations are different per user. The same with memory so plentiful now 1023 MB is often the default
Article
David E Nelson · Apr 26, 2019

A Containerized Machine Learning Playground with InterSystems IRIS Community Edition, Spark, and Zeppelin

access. version: '3.2' services: #container 1 with InterSystems IRIS iris: # iris community edition image to pull from docker store. image: store/intersystems/iris
Article
Rubens Silva · Aug 9, 2017

Frontier: An abstraction layer for rapid REST development - Part 1 - Core concepts

Using the unmarshaller to EDIT an existing object Using the SQL API ​​Creating a simple dynamic query Overwriting the default container property Using cached queries
Article
Evgeny Shvarov · Aug 13, 2021

Building Analytics Solution with IRIS

be sent via email. The typical use case of a reporting system is to obtain reports on a given period that will illustrate the status of the product, process, service, sales, etc
Question
Shawn McCartt · Aug 16, 2017

Dynamically modifying RetryInterval and FailureTimeout

Is it possible to dynamically adjust the RetryInterval andFailureTimeout settings in a BPL?I've got a business process that calls a web service operation to get a session ID from
Question
Duc Anh Tran · Oct 5, 2018

JSON array or JSON object

can't find anything on storing arrays of the same key as you have in this scenario.I would first do the web-service call.Then create a DynamicObject using %FromJSON and the http
Announcement
Mike Morrissey · Dec 3, 2020

December 3, 2020 – Multiple HealthShare Advisories

to IRIS-based Health Connect or IRIS for Health from HSAP when there was a prior HealthShare kit Advisory: Incorrect Login Behavior using HealthShare as a SAML Service Provider
Article
Steven Hobbs · Oct 8, 2019

$LIST string format and %DynamicArray and %DynamicObject classes

, insertions and deletions. In IRIS 2019.1 there have been extensions made to the %Get(key,default,type) and %Set(key,value,type) methods. The arguments 'default' and 'type' are optional