Search

Clear filter
Question
Gaurav Shah · Apr 27, 2020

Get the Device from which the web request came

Hi Team, I am creating an API POST method to which the Web Requests will come. I want to identify that from which device (Mobile, Tablet, Laptop, Ipad etc) the request came
Announcement
Anastasia Dyubaylo · Jun 23, 2022

[Webinar] InterSystems IRIS Tech Talk: Kafka

and programmatically via API calls, as both a producer as well as a consumer of Apache Kafka messages: ⏯ InterSystems IRIS Tech Talk: Kafka Presenters:🗣
Announcement
John Murray · Feb 12, 2023

DX Jetpack now has an online demo

notifications about ports being opened. The ServerDiff extension will ask for permission to reinstall itself in order to use the `quickDiff` API proposal that it relies on. Click 'Yes'. Open
Question
Leon Duveen · Nov 14, 2016

SOAP Operation giving "Not Registered" error

operation is trying to send message to host "PKB_SOAP_Sender" (e.g check if you are using API SendRequestSync/SendRequestAsync ("PKB_SOAP_Sender",...) in your code) which is not a registered host or part of the production.
Question
Yuri Marx Pereira Gomes · Nov 2, 2020

Html Form Upload and EnsLib.HTTP.InboundAdapter sample

How Can I do to receive and read an uploaded file from a HTML form or REST API formdata into a Custom EnsLib.HTTP.InboundAdapter? Is your use case such that someone is posting
Announcement
Anastasia Dyubaylo · Sep 29, 2022

InterSystems Developer Ecosystem Summer News 2022

;️ Dev Random Coffee on Global Masters: join our new networking activity 🔗 DC in French > < Global Masters API integration released Contests & Events
Article
Pravin Barton · Sep 1, 2022

Using OAuth 2.0 / OIDC for single sign-on to an IRIS REST application

"/csp/api", you could name this new application "/csp/api/login". Enable delegated authentication, and set the custom login page to your MyOAuth2.Login.cls page. 8. Set the Session
Article
Steve Pisani · Feb 3, 2020

REST Business Activity Monitoring (rBAM) -Extending native BAM

Metrics natively in HTML dashboards, and has a wide range of graphical widgets to choose from for real-time dashboard (see: IRIS Business Activity Monitoring). 2. Setup a REST API
Announcement
Anastasia Dyubaylo · Apr 19, 2021

InterSystems Developer Tools Contest: Vote For the Best Apps

of the voting we have: Expert Nomination, Top 3 Server Manager for VSCode – 69 Config-API – 48 Grafana Plugin for InterSystems – 23 ➡️ The leaderboard. Community
Announcement
Anastasia Dyubaylo · Jul 15, 2023

[Video] What Is InterSystems IRIS for Supply Chain

Chain improves supply chain operations with real-time, actionable data. InterSystems IRIS for Supply Chain includes an extensible data model, integration engine, and API framework
Article
Joe Gallant · Apr 8, 2016

Global Summit 2016 - Analytics Models: Thinking Outside the Box

Presenter: Joe GallantTask: Create a good analytical data modelApproach: Discuss what makes a good analytical data model. Provide examples of using DeepSee’s APIs for building
Question
Mohan Kumar · Feb 21, 2018

How to send workflow TaskResponse in Ensemble

this? Is this possible via SOAPUI tool?Thanks, What do you want to do? Complete tasks externally and pass them into Ensemble?Check out Ensemble Workflow - REST API for Ensemble workflow
Question
Kelly Blake · Jul 6, 2021

Unable to retrieve data from client via httpRequest

collection and mocking service to start your development. The API has only one URI parameter {id} for which you need to pass UniqueIdentifier(will let you know exact value later
Article
José Pereira · Aug 29, 2020

Using fhir-react UI for quick visualization

* is a JSON containing any FHIR resource. In FHIR REST API, there's an operator which grabs all resources from patients: $everything: ``` http://localhost:32783/fhir/r4/Patient
Question
Ron Sweeney · Mar 9, 2022

Set 'GRANT EXECUTE ON %Library.RoutineMgr_StudioOpenDialog TO *' Globally Somehow

namespaces, %SYS, upon login, but was wondering if something a little cleaner could be used ? Add a role with execute on StudioOpenDialog to /api/atelier web app? thank you! Follow up here