Search

Clear filter
Question
Steven LeBlanc · Dec 17, 2015

API equivalent to 'Recreate a database' option in ^DATABASE routine?

Hi,Is there any API equivalent (within Config.Databases class, or elsewhere) that has the same functionality as the 'Recreate a database' option in the ^DATABASE routine
Announcement
Michelle Spisak · Mar 1, 2018

(Webinar Mar 14) REST API Design and Development

For many in today's interoperability landscape, REST reigns supreme. With the overabundance of tools and approaches to REST API development, what tools do you choose and what do
Discussion
Eduard Lebedyuk · Jun 7, 2018

Do you use Application Licensing API? How?

Application licensing enables InterSystems application partners to take advantage of Caché’s licensing capabilities for their own licensing purposes. Caché manages customer
Question
Thembelani Mlalazi · Jan 30, 2018

cache app with google map distance matrix api

I am trying to write an application that will take some information on the database make a call to the Google API distance matrix and get the information to use with rest
Question
Satish P · Oct 25, 2018

REST API support for Backup and Restore of Cache DB

there are methods for creating snapshot (Freeze/Thaw) which is required during backup. Are there REST APIs for the same?Also we have the option of selecting individual DB instances
Question
Chandra Bandi · Sep 24, 2018

How to create a restful api in Intersystems cache with %CSP.REST

Hello Guys,Can you please guide me to create a RESTful API service in our cache (using intersystems cache kit) with CSP (Cache Server Pages ) object script. Class
Question
Gautam Rishi · Jun 25, 2023

custom internal server error message in REST API

Hello all,I am creating a REST API with a spec-first approach. However, I am using the try-catch method to handle any exception if any occurs. But whenever any error related
Article
Yuri Marx Pereira Gomes · Nov 4, 2020

Extract a file from a multipart form or api using ReadMIMEMessage

If you want get a file from a multipart API or html form request use ReadMIMEMessage, see my sample. Class dc.Test.TestService Extends Ens.BusinessService { Parameter
Question
Scott Roth · Nov 30, 2018

Seeking Clarification between REST Web Service and a API call

wizard. Now I am tasked with trying to make a call to an external API https://npiregistry.cms.hhs.gov/api/but I am a bit confused about how to go about doing it. Since they don't
Question
Ankur Shah · Jan 4, 2022

Implement CI/CD with VSTS for Intersystems IRIS rest api

Hi Team, I want implement build/release pipeline for InterSystems IRIS rest API with VSTS without docker container or other tool. Can you please provide step by step guide
Question
Ron Sweeney · Apr 1, 2022

2022.1 (Build 152U) Broke /api/atelier through WebGateway

Upgraded IRIS/Connect to 2022.1 and /api/atelier no longer works through a Web/CSPGateway. Also upgraded the Web/CSPGateway to version WebGateway-2022.1.0.152.0 on Ubuntu
Announcement
Anastasia Dyubaylo · Apr 28, 2020

InterSystems IRIS 2020.1 Tech Talk: API-First Development

Hi Community, We're pleased to invite you to join the upcoming InterSystems IRIS 2020.1 Tech Talk: API-First Development on May 5 at 10:00 AM EDT! In this week's InterSystems
Announcement
Anastasia Dyubaylo · May 13, 2020

Webinar: InterSystems IRIS Native API Contest Kick-Off

Hi Community! We are glad to invite all the developers to the upcoming InterSystems IRIS Native API Contest Kick-Off Webinar! The topic of this webinar is dedicated to the 3rd
Question
Ikara Ikliki · May 19, 2020

Cannot create REST Service using the /api/mgmnt Service

I am trying to create REST API following these instructions: https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GREST_apimgmnt However it does not work. I
Question
Muhammad Waseem · Sep 8, 2021

How to pass X509 Certificate along with FHIR API call?

Hi How can we pass X509 Certificate upon calling FHIR API ? Thanks Do you still expect some echo?Or is the question meanwhile just out of date?