Clear filter
Announcement
Anastasia Dyubaylo · Jun 15, 2021
, including the InterSystems Kubernetes Operator
interoperability, including the InterSystems API Manager 1.5
FHIR, including FHIRPath, FHIR Profiles, and more
Question
Abhinav Pandey · Sep 14, 2020
.
writing the output in file and reading is somehow not acceptable by my org.
Yes, API can help in this and going to implement the same.
Thanks a lot for sharing knowledge
Question
Marcio Coelho · Sep 9, 2020
looked at the Python binding, but my recollection is that it is based on the C binding (not to be confused with the C callin API), which is based on the C++ binding, which does
Question
Sitthisak Sutim · Feb 14, 2023
Hi Every one
I'm working on how to use SOAP with my API and StoredProc.
Currently, the method I use is csp page to be able to get pamater from external website and Call my
Announcement
Michelle Spisak · Oct 17, 2019
violations.
Adding in routing to consume additional data about populations using REST from public APIs.
Modifying the data to be in the right format for the downstream system.
Get started with InterSystems IRIS today!
Question
Mark Retry · Feb 8, 2021
run it on the Web server, and follow the steps in the document : Recommended Option: Apache API Module without NSD (CSPa24.so)...
You can download the installer from the Online
Announcement
Anastasia Dyubaylo · Feb 15, 2021
Learning portal, which we would like to tell you about.
The webinar will cover topics such as:
Analytics (AI, BI, Reports)
Development
Integrating
API management
Question
Steffen Brumm · Jan 18, 2017
to medium complexity object hierarchies in Java projects. See “Using eXTreme Event Persistence” in Using Java with Caché eXTreme. Also, please see
http://blog.intersystems.com/compatibility/2014/08/25/deprecation-and-plans-for-current-java-apis-in-2014-2/
Question
Nezla · May 22, 2022
Httprequest.SetHeader("Authorization","Bearer "_Token) set tSc = Httprequest.Post("/api/jobs") //S Resp=Httprequest.HttpResponse.Data.ReadLine() Set Resp=Httprequest.HttpResponse.Data.Read
Question
Nezla · Jan 15, 2018
Hi Guys,
I've a working that sent Http request to a REST API and is working fine,
Set Body = ##class(%ZEN.proxyObject).%New()
Set Body.ElectronicMailAddressT
Question
Shanshan Yu · Jan 26, 2021
How to get the license usage through SQL or global? You can get license info through the $SYSTEM.License APIs:
Set currentLicenses = $SYSTEM.License.LUConsumed()
Set
Article
Yuri Marx Pereira Gomes · May 15, 2023
it:
Make sure you have Git installed.
Go to https://openexchange.intersystems.com/package/iris-rest-api-template.
Clone/git pull the repo into any local directory:
git clone git
Article
Yuri Marx Pereira Gomes · Feb 4, 2021
preparation.
Data marketplace: data assets can be published to REST API and monetized with IRIS API Manager.
Data Catalog: data in IRIS is organized into classes, theses classes
Question
Krishnamuthu Venkatachalam · May 30, 2019
Hi All,I have a REST dispatcher class in which I enabled the Parameter HandleCorsRequest = 1;I can able to access the API using Postman, but not with my web application
Question
Evgeny Shvarov · May 5, 2019
with server's name The class Security.SSLConfigs can give you an API to create SSL configurations.Look at the "Create" classmethod. As mentioned earlier, you can use