Search

Clear filter
Article
Istvan Hahn · Oct 21, 2016

Applying MicroServices Architecture to Ensemble

of different architectures. What if MSA is not on the list? Even Ensemble can provide RESTful services which is half way to MSA. Also. An important component type in MSA is the API Gateway
Question
Murali krishnan · May 8, 2017

Fetch files from GitHub

)) $$$ERROR($$$GeneralError,"API rate limit exceeded. Try logging in.") Return:(Request.HttpResponse.StatusCode '= 200) $$$ERROR($$$GeneralError,"Received
Article
Luca Ravazzolo · Feb 2, 2018

Container - What is a Container IMAGE

; the company that has enabled us all to use containers easily, added a very intuitive abstraction to the low-level kernel APIs that also deals with the packaging of the solution
Article
Alex Woodhead · Jun 12, 2023

LangChain fixed the SQL for me

project made this possible today. The article script uses openai API so caution not to share table information and records externally, that you didn't intend to. A local
Article
Daniel Kutac · May 3, 2017

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

to describe classes implementing InterSystems IRIS OAuth 2.0 framework. We will also discuss use cases for selected methods of API classes.The API classes implementing OAuth 2.0 can
Article
Rubens Silva · Oct 8, 2019

Frontier: An abstraction layer for rapid REST development: Part 5 - Errors

* Making it useful * Unmarshalling payloads into instances * Using the unmarshaller to EDIT an existing object 3. Using the SQL API * ​​Creating a simple dynamic query
Announcement
Jeff Fried · Mar 20, 2019

IRIS for Health version 2019.1 released

for DSTU2 and STU3, a FHIR repository, object model, and REST APIs, prebuilt FHIR profiles, and transformations between FHIR and other healthcare protocols such as HL7. A new
Question
Vivek Nayak · Feb 8, 2022

Duplicate Resource added in FHIR Repository

I have the " FHIR Production" which converts HL to FHIR, CDA to FHIR and accepts FHIR rest API to insert data into the FHIR repository. When data is added by the above production
Question
Colin Brough · Oct 18, 2022

Status of IDE's for ObjectScript development

the Atelier REST APIs and therefore you can use it on Caché 2018.x (originally added in 2016.2 IIRC) You can typically use VSCode alongside Studio, depending on your answer to the above
Question
lw wei · Apr 28, 2020

Starting caché without automatic WIJ recovery in non-interactive way

@lw.wei5675, I don't know if an API exists to do this, but if nothing exists you can use the job command with an input file.example : JOB ^STURECOV:("%SYS"::infile:outfile):3
Question
Oliver Wilms · Apr 9, 2020

Support for Standards built in? FHIR I know is supported, how about OAGIS, FERPA CEDS, PSD2/SWIFT, NIEM

in an upcoming Webinar in which we will explain how API management can be used with FHIR: https://community.intersystems.com/tags/fhir In terms of the other standards you mentioned, I
Article
Yuri Marx Pereira Gomes · Oct 7, 2020

Run your local IRIS http endpoints as https on the internet from your env

1.4 get access to the endpoint from postman or other api client: http://localhost:32783/fhir/r4/Patient/1 2 - You can see the endpoint runs only localhost and using http. Now we
Question
Timothy Leavitt · Jan 3, 2023

Putting standard CSP login in front of a web application with a REST dispatch class

behind it, not actually a REST API.) I'm not sure you can do that, but is there any reason you can't define it as two web applications, one with the dispatch class and one without? Any
Question
Mike Yackanich · May 14, 2021

How do you add a HTTP Header within HS.FHIRServer.Interop.HTTPOperation business operation

.%HttpRequest.SetHeader("x-api-key", ApiKeyToUse) When I attempt this I get "ObjectScript error: PRIVATE PROPERTY" because within HS.FHIRServer.RestClient.HTTP the HttpRequest object
Announcement
Rob Tweed · Dec 3, 2019

QEWD-JSdb

also forces a particular type of data model on you and via APIs or protocols you have to learn. It tends to result in two types of developers: application developers who know