Search

Clear filter
Question
Flávio Lúcio Naves Júnior · Mar 31, 2021

Which ways i can save a photo in to the Caché or Iris Database

it into your class. When you %Save() your class that contains the property 'MyPicture' the steam data is written into the 'S' global in the Cache default storage architecture
Article
Eduard Lebedyuk · May 21, 2018

Adding your own provider to MFT

into the local directory. To upload files to Dropbox, the process should be done in reverse: Create EnsLib.MFT.Operation.Passthrough service. MFT Connection Name: Dropbox Default
Article
Jose-Tomas Salvador · Aug 14, 2019

Playing with Object Synchronization

creation will happen at different moments and, if we use default IDKEYs, will have situations in which that same object (after syncrhonization) has a different IDKEY in each
Question
Pavithra Rajamohan · Jun 29, 2020

Advice about API Call

Hello, I would like some advice please. I am trying to send a Httpnetrequest in the form of a JSON message. To request for the web token I have created a method which has
Question
Thembelani Mlalazi · Dec 11, 2018

How to mimic selenium in cache object Script

class or should I be using a different class the idea is to be able to call a web app login into it and fill out form and log out It could be easier just to log what client serves
Article
Vinicius Maranhao Ribeiro de Castro · Apr 2, 2020

Securing your APIs with OAuth 2.0 in InterSystems API Management – Part 3

In this 3-part series of articles, is shown how you can use IAM to simply add security, according to OAuth 2.0 standards, to a previously unauthenticated service deployed in IRIS
Question
Roger Beeman · Mar 27, 2017

Managing both Cache User Accounts & Delegated User Clinician Accounts

could be modified to check the credentials on another HealthShare instance (just remember if you do this and use web services for the inter-HS calls to secure the traffic with SSL
Article
Muhammad Waseem · Apr 17, 2023

Create, Predict and explore ML Models by using InterSystems Cloud SQL / IntegratedML

Hi Community,In this article, I will introduce my application iris-mlm-explainer This web application connects to InterSystems Cloud SQL to create, train, validate, and predict
Question
Jenna Poindexter · May 6, 2016

JSON Representation of a global structure

it. Stefan-My use case is that I have a Cache application (not object based) and I want to provide a set of REST services for accessing the raw global structures, all methods. I want
Question
Eduard Lebedyuk · Nov 8, 2016

Why my ZEN report displays ok in xml mode but not xlsx excel

= "ZENApp.SampleApp"; /// Specifies the default display mode used for this report if /// the URL parameter, <var>$MODE</var>, is not present. Parameter DEFAULTMODE As STRING
Article
Robert Cemper · May 8, 2023

Reviews on Open Exchange - #27

2 SQL DATA LENS super SQL tool 5.5 3 isc-cloud-sql-python-demo Nice startup template to work with Cloud Service Portal. 5.0 * 4 Nomenclator
Article
Mikhail Khomenko · Nov 18, 2019

Deploying InterSystems IRIS Solution into GCP Kubernetes Cluster GKE Using CircleCI

the Docker image. Run the container based on this image. We’ll use the CircleCI service, which is already integrated with GitHub, to build the Docker image. And we’ll use Google
Article
Muhammad Waseem · Jan 10, 2022

12 Medical Datasets along with 43 tables dynamically created by using all-new LOAD DATA SQL functionality

the University of California Irvine data repository and is used to predict heart disease LICENCE:Public Domain 8 - Yellowpages medical services dataset : Yellowpages dataset with more than
Announcement
Gemma MA · Mar 16, 2022

Support Engineer / Developer

; HEALTHSHARE. Web: JSON, Intersystems ZEN, Angular, Python Tools: Visual Studio, Eclipse or other IDE. CLI Data Frameworks: SQL Communication Services: Web Services, TCP Source
Article
Dmitry Maslennikov · Jul 30, 2022

Introduction to Django part 3

framework is a powerful and flexible toolkit for building Web APIs. Some reasons you might want to use REST framework: The Web browsable API is a huge usability win for your