Search

Clear filter
Question
Dustin Knudsen · Jul 15, 2021

Parsing error

After calling an API with Do request.Get("/api/address/listing") Set data = {}.%FromJSON(request.HttpResponse.Data) I get this error: <THROW>%FromJSON+37
Question
Tom Philippi · Mar 15, 2017

Can't get REST operation to work

are welcome.The call I am trying to product is a simple ping message to the Mandrill APIat https://mandrillapp.com/API/1.0/users/ping.json (for more details see: https://mandrillapp.com
Article
Lucas Enard · May 13, 2022

A simple example of a Fhir client in python

` that we will use later. Then, by going to the `Credentials` tab, create an api key and save it somewhere. Now you are all done, you have you own fhir server holding up to 20GB
Article
Daniel Kutac · Aug 3, 2016

InterSystems IRIS Open Authorization Framework (OAuth 2.0) implementation - part 1

corrections and changes August 3, 2016 - fixed Google Client configuration screenshot, updated Google APIs screenshot to reflect new version of pages August 28, 2016 - changes
Question
Tirthankar Bachhar · Mar 6, 2019

How to run a sql on a different server from cache itself

what class or API I shall be using to execute a piece of sql to another server from one server? From within cache itself not java or python or any other languages. Anything like
Article
Wietze Drost · Nov 4, 2020

VSCode show System Items / Generated Classes

. For example when creating a Rest API using the spec first approach, 3 classes are generated, an application.impl, application.disp and application.spec class, but the disp class
Question
Marc Mundt · Apr 20, 2022

Using OAuth with VS Code

for it. In theory this would be possible with some implementation work on the VS Code plugin. You would also need to enable delegated authentication on the /api/atelier web application in IRIS with a custom ZAUTHENTICATE routine to support OAuth.
Announcement
Anastasia Dyubaylo · Jun 5, 2020

New Coding Talk: OData Server for InterSystems IRIS

Hey Developers, New "Coding Talk" video was specially recorded by @Yuri.Gomes for the InterSystems IRIS Native API Programming Contest: ⏯ OData Server for InterSystems
Article
Rich Taylor · Apr 7, 2016

Global Summit 2016 - LDAP: Beyond the Simple Schema

Presenter: Rich TaylorTask: Use an LDAP schema that differs from the provided defaultApproach: Give examples of customized LDAP schema development, using LDAP APIs and ZAUTHORIZE
Question
Yuriy Borokhov · Sep 30, 2016

Support Ensemble Business Rules in Atelier

be done in new Studio? If yes, how indentation and aliment work with Atelier? Thanks2016.2.0.726.0AtelierCDS2785Support Ensemble Business Rules in Atelier api Yes, we
Announcement
Anastasia Dyubaylo · Mar 28

[Video] Rapidly Create and Deploy Secure REST Services on InterSystems IRIS

about isc-rest, an open source package for defining REST APIs for CRUD operations, class queries, and business logic. We'll cover the basic concepts and patterns and talk about
Discussion
Timothy Leavitt · Oct 19, 2021

Where do you spend your time building applications

were your time/efforts allocated? (e.g., across UI, database, APIs, integration, deployment...) Thank you! 1. Usability, Flexibility, Security, Data Privacy, Cloud ready
Question
Jose Giraldo · Sep 20, 2020

HTTPMessage Empty value in Stream

":"2020-09-20T15:04:17.764+02:00" }], "type":"searchset", "total":"1", "link":[ { "relation":"self", "url":"https:\/\/xxx:5665\/api\/fhir\/DSTU3\/CarePlan?encounter=861241" }], "entry
Question
Thomas Noitz · Dec 1, 2017

REST-Service Call-Parameter Method in other class

also be splitted into several parts: XData UrlMap [ XMLNamespace = "http://www.intersystems.com/urlmap" ] { <Routes> <!-- Api version 1 --> <Map Prefix="/v1
Question
Nezla · Mar 2, 2023

Receiving a uncomplete JSON file

3.5MB set Httprequest = ##class(%Net.HttpRequest).%New() Set Httprequest.SSLConfiguration="RTLS" Set Httprequest.Server="vibra-api