Search

Clear filter
Question
neel Je · Nov 4, 2020

IRISReference in Native Api

https://github.com/intersystems-community/native-api-contest-template/tree/master/src/dotnet Thanks guys! I am not using .Net core but .NET framework.
Question
wx fg · Jul 22, 2017

select sql error

This looks like a bug in InterSystems code.
Question
Chip Gore · Nov 4, 2016

What are the Roles needed with HealthShare to get access to DeepSee functionality?

grant the access necessary for a high level technician responsible for facilitating the transmission of data to Health Insight.I hope it helps,Asaf SinayDeepSee Support Manager | InterSystems
Question
Ponnumani Gurusamy · Aug 17, 2016

$function vs $$function

It can also be an intrinsic (InterSystems supplied) function or special variable.Regular expression end of string anchor; for example, (USA)$.In ZBREAK debugging, a single-step breakpoint.As
Question
Rich Taylor · Mar 16, 2017

Telnet in a ZEN page

See https://github.com/intersystems-ru/webterminal for a good solution Thanks Benjamin! This looks like the way to go. Hello!
Question
Robert Driver · Jul 21, 2024

Installed IRIS Health but unable to create 'anything' due to 5002 error

You are trying to create your test entities in InterSystems library packages that are mapped to/from a readonly database. Thank you John..
Announcement
Olga Zavrazhnova · Jun 6, 2024

[Global Summit 2024] Tech Exchange and Learning opportunities

Here's what to explore at Tech Exchange: Request a 1-on-1 meeting with InterSystems product experts and developers Startup Showcase Partner Pavilion Developer Community booth
Question
Scott Roth · Nov 20, 2024

Iterate through current Row of EnsLib.SQL.Snapshot

I am using a JDBC connection to MS SQL server to execute a stored procedure to select data and bring it into InterSystems as a EnsLib.SQL.Snapshot.
Announcement
Anastasia Dyubaylo · Jan 3

Winners of the Advent of Code 2024

Our congratulations to these developers who have finished all tasks: 🥇 @Abdul.Manan (w/ repo) 🥈 @Yuval.Golendginer (w/ repo) Here's the final InterSystems leaderboard
Question
Colin Nagle · Apr 11, 2024

Mapping an optional field to its optional subscript node

KEY=ASAMPLESthis Repo:https://github.com/intersystems/Samples-Data/tree/master/cls/Sample Thanks Robert, I wondered if there was a way of doing it within the same class, but what you
Article
Hiroshi Sato · Apr 4, 2024

Enable access to the Web Gateway/CSP Gateway settings management page from any client

InterSystems FAQ rubric The Web/CSP Gateway management page is typically configured so that it cannot be accessed from client machines.
Question
Jonathan Lent · Aug 4, 2022

Variable values appear corrupt in VSCode debugger

Yes, that pattern holds true: Please open an issue at https://github.com/intersystems-community/vscode-objectscript/issues Screenshots can be pasted from clipboard direct into GitHub
Question
Robert Hildebrand · May 14, 2021

Problem with german Umlaute (ä,ü,ö) in $ZF(-100)

Hello, I created a custom business operation to copy PDF files in Intersystems Healthshare.
Question
Cedric Daniels · May 2, 2019

BiDirectional interface

Have you taken a look at the online materials in the InterSystems Learning Portal?
Question
Evgeny Shvarov · May 5, 2019

How to Create SSL Configuration Programmatically?

How do you create SSL Configuration for InterSystems IRIS programmatically? E.g. for installation or deployment case?