Search

Clear filter
Question
Anna Diak · Dec 2, 2023

Java Gateway connection fails for the Stateless Service example

documented (the documentation page you have linked before editing your question is from Ensemble 2018, not IRIS).The new documented way to call external languages, including Java, is using InterSystems
Question
Scott Roth · Dec 4, 2023

Unexpected - /api/atelier login failure

The issue with the user I believe is with LDAP not InterSystems as the same error happens when trying to sign into the Management Portal, periodically.
Article
Mark OReilly · Dec 8, 2023

Business Service to Query Internal IRIS database

set html= html_ " </tr>" set coldataiteration=1 } set html= html_ " " _"</table>" $$$TRACE(html) return html } Sparkei/Internal-SQL-Service: Intersystems
Question
Ephraim Malane · Dec 5, 2022

%Identifying what is consuming space in the HealthShare Installation (Linux machine reports AWS install Disk Space Utilization reached 80%)

Thanks Tani, Database and journal filesystems seem to be okay..see below I suggest you use InterSystems Portal, go to System Operation section, then Databases.
Question
Flávio Lúcio Naves Júnior · Dec 5, 2022

How to transform a routine into a line to use in the terminal

So, I want to know if we have this function native in Intersystems products, or maybe was a program they created, my colleague doesn't remember and this would be useful for me now.
Article
Hao Ma · Mar 5, 2023

Do I need root privilege to change timezone in iris container?

**use --env TZ=xxx** in docker run command, by Ayumu Tanaka ```bash $ docker run -it --name test -detach -p 1972:1972 -p 52773:52773 --env TZ=JST-9 containers.intersystems.com/intersystems
Article
Mihoko Iijima · Jun 29, 2023

How to compress (maintain) bitmap indexes for volatile tables

InterSystems FAQ rubric For volatile tables (tables with many INSERTs and DELETEs), storage for bitmap indexes can become inefficient over time.
Article
Evgeny Shvarov · Jun 13, 2016

Debug: using locks for breakpoints

though: the referred github sources are fork, and have been created not by Dmitry Maslennikov (@daimor) but by Eduard Lebedyuk (@eduard93) 💡 This article is considered as InterSystems
Question
Razvan Prepelita · Sep 8, 2017

run a cache terminal script from cmd/ batch.

Well, your answers helped.I've run the script using:C:\InterSystems\Cache\bin\cterm.exe /console=cn_iptcp:127.0.0.1[23] C:\Users\ME\Desktop\cache_script_for_rest_call.scrBut now I have
Article
Ben Spead · Feb 25, 2016

Studio Tip - running COS Commands from Output

KEY=GSTD_Commands#GSTD_Commands_View) but many people who have been using the InterSystems Studio for a long time missed the addition of this *very* useful feature, and every time I
Article
Dmitry Maslennikov · Dec 4, 2015

CacheBlocksExplorer

Database Blocks Explorer for InterSystems CachéKey featuresTree explorerShows tree of database blocks;Export tree as SVG or PNG image;Shows every node in the block;Open any block just
Question
Conor Browne · Nov 17, 2016

Duplicate Patients in FHIR Repository

The "Developer Community" tag and the "Developer Community Feedback" group are intended for posts/questions about the DC forum itself, not the InterSystems products.
Announcement
Bill McCormick · Dec 1, 2016

Atelier 1.0 Release

it right after install (having first uninstalled the beta and deleted its directory):And when I went ahead with these updates I got the following security warning about a couple of InterSystems
Question
Ahmad Bukhtiar · Sep 1, 2020

Run All Business Rules in Router & Combine Results

If you haven't done any BPL please visit InterSystems learning services or contact your sales engineer or service executive to help.
Question
Henrique Dias · Sep 23, 2020

Error in docker-compose build

The steps that I got during my docker-compose build: diashenrique@npm-iris:~/npm-iris$ docker-compose build Building iris Step 1/15 : ARG IMAGE=store/intersystems/iris-community: