Search

Clear filter
Article
Sylvain Guilbaud · Aug 24, 2023

How to regenerate a blank AUDIT database?

That's the perfect answer with the appropriate API to use !! 😀Thanks @Vitaliy.Serdtsev2149 USER>zn "%sys" %SYS>w ##class(SYS.Database).
Question
Sam Duncan · Jul 12, 2023

Is there a good existing way to export all derived classes of a given class?

In Studio, the Class -> Derived Classes menu option will show such a list, but I'm not aware of a built-in API for programmatically exporting their source code.
Question
David Hickman · Dec 12, 2023

JSONImporting an array without a key

I'm receiving a JSON payload via a REST API, I'd like to %JSONImport this stream into a class which extends %JSON.Adaptor.
Question
Emil Odobasic · Dec 20, 2023

How do I retrieve Data from Form-Data from a REST HTTP-request in a REST-service?

%request.Get("testprofile") set vFilen = %request.GetMimeData("filetest")Down below is the postman request: have a look to this article: Upload into a InterSystems IRIS REST API
Article
Dmitry Maslennikov · Jul 2, 2023

Profile ObjectScript with more power

But I was not able to capture any useful profiling data when calling ##class(caretdev.zprofile.main).Trace() from within REST API (using postman).
Question
Colin Brough · May 29, 2023

Handling Production class in source control

we will also export the SDSs to store in a non-progressed branch in Source control to use as snapshots of the settings per environment over time (there is an export API you can use
Question
Timothy Leavitt · Mar 2, 2016

What determines the value of $$$DefaultLanguage (used for localization) for a new Caché installation?

Also, is there a supported/preferred API for setting the default language?
Question
Michael Jobe · Jan 26, 2021

Bug in SAM Prometheus metrics endpoint

Link is here: Prometheus format In the current output on the <hostname>:8080/api/monitor/metrics endpoint the last metric does not contain a newline causing parsers to fail
Announcement
Simon Player · Sep 12, 2017

InterSystems IRIS Data Platform

InteroperabilityA comprehensive integration platform provides application integration, data coordination, business process orchestration, composite application development, API management
Announcement
Evgeny Shvarov · Sep 15, 2017

Join InterSystems Developer Meetup on 17th of October in UK, Birmingham!

My presentation made reference to a Google V8 API bottleneck issue. Here's the link to the bug tracker report:https://bugs.chromium.org/p/v8/issues/detail?
Question
Everardo Cunha · Apr 19, 2017

Variable number of arguments in web service method

Property file As %Library.String(MAXLEN = "", XMLIO = "IN");Property sql As %Library.String(MAXLEN = "", XMLIO = "IN");This extra class is required to provide a concrete API to your
Article
Robert Cemper · Dec 27, 2021

My Reviews on Open Exchange - Dec.2021

for new packages in OEX 5.0 6 QEWD.js Full and rich demo to use it 5.0 7 TimeTracking-workers complete and impressive ready to go 5.0 8 zap-api-scan-sample
Question
Sergio Martinez · Apr 8, 2016

References about failover architecture with members in different datacenters

Specifically it's a factor when an application uses synchronous commit mode transactions or journal Sync() API to ensure that a particular update is durably committed.
Question
Oliver Wilms · Apr 9, 2020

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

KEY=HXIHRN_new20201_healthcare_fhir You may also be interested in an upcoming Webinar in which we will explain how API management can be used with FHIR: https://community.intersystems.com
Question
lw wei · Apr 28, 2020

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

Hi @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