Clear filter
Question
Dustin Knudsen · Jul 15, 2021
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
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
` 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
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
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
. 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
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
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
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
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
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
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
":"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
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
3.5MB
set Httprequest = ##class(%Net.HttpRequest).%New() Set Httprequest.SSLConfiguration="RTLS" Set Httprequest.Server="vibra-api