Search

Clear filter
Question
Vivek Nayak · Dec 31, 2019

How to save file/image at some specific folder.

%New() Set sc=file.LinkToFile(path) Do file.Write(decode) just for information I have created web api in intersystem iris and at front end I am using angular.
Question
Dmitry Maslennikov · Jan 16, 2020

Custom Login Page for IRIS

I use docker version of IRIS built by InterSystems. And I managed to get it worked only when I set public read permission for %DB_USER in case of user namespace.
Question
Satish P · Oct 29, 2018

Cache Cluster Environment Backup and Restore

Only InterSystems IRIS supports sharding, not Caché. You probably want to tag this post with IRIS instead of Caché (or both, as your 2 questions really are quite separate).
Question
Jiri Svoboda · Nov 9, 2018

Json with field exceeding maximum string length

control how the JSON is formatted then it still might be possible to use knowledge of the application that is using JSON representation to short cut the parsing issues.In a future InterSystems
Article
Gevorg Arutiunian · Nov 29, 2018

Create a Zen Page using an ObjectScript class method

$system.OBJ.Compile("ZenTest.MyZenApplication") do $system.OBJ.Compile("ZenTest.MyZenPage") quit } } Here's a link to the code on GitHub: https://github.com/intersystems-community
Article
Robert Cemper · Jan 24, 2022

GlobalToJSON-Compact

dc.MultiD(4,\"mJSON\")=\"{\"\"rcc\"\":122}\"", "^dc.MultiD(5)=$lb(\"\",\"\")", "^dc.MultiD(5,\"mJSON\")=\"{}\"" ]} ***** gbl.json ***** USER> Hi Robert, Your video is now on InterSystems
Question
Marcus Bondezan · May 4, 2018

Zen - Problem with dateText component (format and separator attributes)

topic/intersystems-zen/VLCqAlXumjI I wonder if someone could point the solution to me.
Question
Ali Chaib · Feb 7

Transforming a FHIR Response to SDA – Handling Task Resource

When I attempted to use the built-in InterSystems functions to convert this FHIR response into SDA, the transformation failed—likely because it is not a standard FHIR request.
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.
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