Search

Clear filter
Question
Phillip Wu · Nov 20, 2024

Veeam backup causing IRIS node to be dropped from mirror

I'm using the InterSystems's provides pre-freeze - Backup.General(ExternalFreeze)I'm using the InterSystems's provides post-thaw - Backup.General(ExternalThaw) I've been running the
Announcement
Anastasia Dyubaylo · Mar 30, 2022

Developer Community Release, March 2022

We’ve made some enhancements to your experience recently in the InterSystems Community: Brand new Community search General Community stats Facebook profile connection Post page
Announcement
John Murray · Jan 14, 2019

Seeking field testers for an upcoming VSCode extension from George James Software

It's now confirmed that I shall be attending the InterSystems Benelux Symposium.
Question
Daniel Lee · Feb 22, 2019

Cannot set filename for Stream.FileCharacter object

When InterSystems builds the CACHELIB database that contains these classes they don't set the "k" compile-flag.
Article
Yubo Mao · Feb 3, 2023

Queue monitoring

The queue monitoring component program is developed based on the Intersystems IRIS platform.
Discussion
Michael Breen · May 12, 2023

What are the biggest challenges you’ve faced either trying to hire developers that know ObjectScript, or trying to train developers on ObjectScript?

A question for anyone using InterSystems technology: What are the biggest challenges you’ve faced either trying to hire developers that know ObjectScript, or trying to train developers
Announcement
Developer Community Admin · May 16, 2023

Meet the Global Masters Winners for April 2023!

Thanks to all the winners for your constant great contribution to InterSystems Developer Community! Let's congratulate our Heroes in the comments below!
Question
Norman W. Freeman · Nov 29, 2022

Is there a way to modify %SYS classes for debugging purposes ?

It is best that you take the advice above to contact support in the InterSystems WRC.
Question
Yuri Marx · Nov 10, 2020

Do you have tips for IRIS certification?

For InterSystems IRIS Core Solutions Developer Specialist, this is all the items in T4-T8 as listed in the table here.
Announcement
Stefan Wittmann · Feb 16, 2021

IAM 1.5.0.9 is now GA (Generally Available)

The GA release is now published for the 1.5 version of the InterSystems API Manager (IAM).
Question
Stephen Carter · Nov 30, 2020

[Cache ODBC][State : S1000][Native Code 400]

I'm running Windows 10 x64 Pro 20H2 with Intersystems Cache ODBC driver v2018.01.00.184. I've setup a System DSN using the 64-bit of ODBC Administrator.
Announcement
Evgenia Kurbanova · May 13, 2021

Meet the Global Masters Winners for April!

Thanks to all the winners for your constant great contribution to InterSystems Developer Community! Let's congratulate our Heroes in the comments below!
Question
Anthony Harrison · May 27, 2021

How to convert a %Stream.GlobalBinary into a byte array to pass to a DLL

utilisation: do streamQrCode.CopyFrom(objGenerator.CreateQrCode("http://redacted/",100,100,"png")) PROBLEM: We need to know what object to pass from Intersystems that the .NET
Announcement
Anastasia Dyubaylo · Jun 21, 2024

Developer Community AI is here!

It leverages the InterSystems IRIS Vector Search and is powered by SerenityGPT, providing the most relevant answers sourced directly from the InterSystems Developer Community.
Question
Norman W. Freeman · Oct 29, 2021

How to migrate a CACHE database and code to IRIS ?

What I tried is to copy C:\InterSystems\Cache\mgr\CACHE.DAT to C:\InterSystems\IRIS\mgr\IRIS.DAT (after shutting down both instances) but it does not work.