Search

Clear filter
Question
Thembelani Mlalazi · Aug 9, 2018

Atelier1.2 Not Found. Check the web server configurations

get that error message from Atelier's connection setup dialog if I intentionally point to a web server that doesn't offer the /api/atelier REST interface to a Cache/Ensemble
Article
Yuri Marx Pereira Gomes · May 20, 2021

Data Fabric Architecture with InterSystems IRIS

multimodel databases, Analytics, AI, ESB/SOA, microservices and API Management. Data Fabric principles Alan McSweeney listed the following principles when using Data Fabric
Question
Duc Anh Tran · Oct 5, 2018

JSON array or JSON object

Hello everyone, i already asked this question in another post (https://community.intersystems.com/post/how-can-i-import-my-json-formatted-data-my-api-my-docdb) and i'm sorry
Question
Sebastian Thiele · Jan 8, 2019

Determine if Namespace is Ensemble enabled and logging to console log file

. Is there a simplistic api around for that?My second question is in context of log some information to the console log file with a certain error level. Also, I´ve seen this in the past
Question
Scott Roth · Oct 31, 2018

Property Parameters - Used in REST calls

="_pRequest.enumerationType so when it builds the URL it looks like... https://npiregistry.cms.hhs.gov/api?enumeration_type=NPI-1 Just following up, can anyone answer my question above? CAPTION
Discussion
Yuri Marx Pereira Gomes · Jul 28, 2020

Why migrate from Caché to IRIS

- InterSystems API Manager Interoperability Advanced Reports (JReport) Cloud Manager/Docker and DevOps support ZPM - Package manager Native API - Node.js, Python, Java and .NET
Question
Daoyuan Sun · Feb 8, 2021

VSCODE CONNECTING TO ENSEMBLE

There is a error when I try to use VSCODE to connect to my Ensemble Server. What's wrong with me?How can I Configure this /api/atelier web application Check the security
Announcement
Anastasia Dyubaylo · Nov 29, 2021

InterSystems Security Contest: Voting time

Middlewares by @davimassaru.teixeiramuta zap-api-scan-sample by @José.Pereira ➡️ Voting is here. Community Nomination, Top 3 Server Manager 3.0 Preview
Article
Georgii Tatevosian · Mar 30

AI-Powered System Management with IRIS Agent

with the server via the Model Context Protocol (MCP). Node.js – Handles MCP server communications. OpenAPI – Standardized API documentation. Docker – Containerizes the application
Announcement
Anastasia Dyubaylo · Apr 28, 2023

[Video] Connecting to InterSystems Cloud Services with Python

Hey Community, Watch this video to see how to connect to InterSystems Cloud Services from your Python application using the InterSystems DB-API driver interface: ⏯
Article
Rob Tweed · Oct 6, 2020

qewd-conduit: Showcasing QEWD's Unique integration of Node.js/JavaScript and IRIS

it's something worth you taking a bit of time to check out. qewd-conduit uses the Node.js-based QEWD framework alongside IRIS to implement the back-end REST APIs for something
Question
Sabit Issakhan · Jun 10, 2020

How to response with 401 unauthorized in REST

Hello everyone! I have REST API and want check user with http header authorization, When user input incorrect data refuse them with 401 unauthorized, Question how to response
Announcement
Anastasia Dyubaylo · Jan 19, 2022

[Video] IKO: The InterSystems Kubernetes Operator (Version 3.0

Hey Developers, Watch as the presenter uses IKO to deploy the WebGateway, SAM, and InterSystems API Manager with the latest version of the InterSystems Kubernetes Operator
Question
Nezla · May 24, 2022

reading JSON file

-ae42-14e04244e0fb","sensorType":"MEMS TRIAXIAL","startDateTime":"2022-05-20T23:04:51.159Z","myProperty":0,"callbackHost":"https://vibra-api-dev.azurewebsites.net/api/sensors
Question
Scott Fadden · Nov 11, 2020

Create Database using Python

be invoked via Native API for Python: Set name = "ABC" Set dir = ##class(%File).SubDirectoryName(##class(%File).ManagerDirectory(), name, 1) Set sc = ##class(%File).CreateDirectory