Search

Clear filter
Question
Mariam Chaaban · Jun 7, 2023

Help with Rest API call (POST) with parameters and CSV attachment

It was solved by WRC (InterSystems Support). Anyway, the code above should work fine as tested by WRC.
Article
Irène Mykhailova · Jun 7, 2023

Global Summit 2023, The Explosive Ending! For now

proper professional version come out: Right after lunch all the moderators who were present at the Global Summit gathered for the session called "How to get the most out of the InterSystems
Question
Gautam Rishi · Jun 7, 2023

how can i use git for versioning while working in IRIS

Hi - I'd recommend looking at https://github.com/intersystems/git-source-control and watching a few of these videos: https://www.youtube.com/watch?
Question
William Vorhees · Jan 9, 2017

SHA-512 seems to be wrong

InterSystems returns just string of bytes, while online generator returns hex codes for that bytes, which is much better for reading by human.
Question
Phuc Nguyen · Oct 27, 2020

Does sql query from CSP that causes web pages to timeout get logged into SQL Statements ?

KEY=GCM_monlbl Average Time column from Intersystems SQL Statements tab is in seconds Thanks... giving this a try but not sure why MONLBL is always returning '(routine not found)' when
Question
alberto bovo · Nov 4, 2016

How to force HTTP status response using EnsLib.REST.Service

I am sorry if the question is a too low knowledge level but I am pretty newbie to Intersystems world.Alberto I have a class which extends EnsLib.REST.Serviceand my URL map is as belowXData
Article
Jenny Ames · Nov 14, 2016

Best Practices for Custom Business Services

💡 This article is considered as InterSystems Data Platform Best Practice.
Question
yeung elijah · Jan 25, 2021

How to use other terminals

Always working fine On Windows execute: <iris>\bin\irisdb -s <iris>\mgr where <iris> is a root of an InterSystems IRIS installation. How do you configure it?
Article
Mike Kadow · Jul 4, 2016

NewBie's Corner Session 10 Routines and Studio

--Mike KadowPaulMikeKadow@gmail.comIf you have a comment, please respond through the InterSystems Developer Community, don't send me private email, unless of course you wish to address
Article
Mike Kadow · Jul 10, 2016

NewBie's Corner Session 12 Do and Goto

--Mike KadowPaulMikeKadow@gmail.comIf you have a comment, please respond through the InterSystems Developer Community, don't send me private email, unless of course you wish to address
Question
Jean Millette · Jul 25, 2016

How to Connect to External Non-Caché DB With COS and Without DSN?

The code that I was using testing against Cache was: s cs = "Driver=Intersystems ODBC35; Server=localhost; Database=samples; Port=1972; UID=_system; PWD=SYS" s gc = ##class(%SQLGatewayConnection
Article
Mike Kadow · Aug 12, 2016

NewBie's Corner Session 16 Introduction to New Concepts

--Mike KadowPaulMikeKadow@gmail.comIf you have a comment, please respond through the InterSystems Developer Community, don't send me private email, unless of course you wish to address
Question
shobha rani · May 30, 2017

Performance testing in Ensemble

or if there are any external open source tools, which can get integrated with Intersystems.
Question
James Fitzpatrick · Apr 12, 2017

Message Profiling

Hi all,I was wondering if InterSystems offers any message profiling capabilities.
Question
david clifte · Oct 5, 2016

How to connect to JDBC database using SQL Gateway?

KEY=BGJD_gateway [2] https://community.intersystems.com/product-documentation/intersystems-programming-tools-index%C2%A0%C2%A0%E2%96%B6%C2%A0%C2%A0sql-gateway-connections [3] http