Search

Clear filter
Question
Alok Saldanha · Nov 15, 2016

Create EnsLib.HL7.Message from %String or file?

Here's an example: ENSEMBLE>set msg = ##class(EnsLib.HL7.Message).ImportFromFile("C:\InterSystems\HL7Messages\ADT_A01.txt") ENSEMBLE>set msg.DocType="2.3.1:ADT_A01" ENSEMBLE
Question
Ankita JAin · May 31, 2017

Unit Testing Passed/Failed Status from the Terminal

this part in making the build failure/success based on harcoded boolean) I second that.Please see my response in the other thread - https://community.intersystems.com/post/unit-test-intersystem-jenkins
Question
Aditi Goswami · Jun 14, 2017

SQL Query for Range

If the difference appears again, either there's a bug that InterSystems needs to know about, or perhaps your app is updating globals directly using COS commands (i.e. not via Objects
Question
li scott · Apr 26, 2020

How to use setQueryTimeout in Ensemble JDBC

In IRIS as you said, but there is no such method in Ensemble2016, I use Ensemble2016 First of all, I'd really like to recommend you to upgrade to InterSystems IRIS.
Question
Ian Jarvis · Jul 5, 2019

Data model for HL7 tables

InterSystems provides detailed class documentation. For SQL tables, columns in general will map to class properties.
Question
Michael Broesdorf · Sep 19, 2016

Updating data using REST / best practices?

And I hope that InterSystems has some optimizations in this case.
Question
david clifte · Sep 27, 2016

Get information from patients - Health Share

Robert or please, call Rochael or Claúdio at InterSystems Brazilian office.thanks
Article
Peter Steiwer · Jan 14, 2020

Portlets that use data from outside of DeepSee

This will include both information from within InterSystems IRIS and from the OS. Why use this?
Question
Rubens Silva · Sep 6, 2019

%File: Method Exists returns TRUE also for directories?

```objectscript write ##class(%File).Exists("/InterSystems") 1 ``` Would you guys classify this as a bug or as an intended behavior?
Question
Vikram Annadurai · Aug 10, 2019

What is difference between zen page and zen application

Using Zen Introduces Zen, the InterSystems framework for web application development.Developing Zen Applications Addresses advanced Zen application programming issues such
Announcement
Paul Gomez · Mar 14, 2016

Developer Community March 15th Update - New Subscription Options

been reported elsewhere there is RSS feed for whole community portal - https://community.intersystems.com/rssAlso, Eduard has created wider feed which includes both StackOverflow [InterSystems
Question
Laura Cavanaugh · Nov 3, 2017

Best practice on managing encryption keys for multiple instances on multiple servers

This seems like a question you would want to have a reasonable answer for before considering sending a key over the network.You might also want to look at the features in InterSystems
Article
Robert Cemper · Oct 22, 2022

Reviews on Open Exchange - Oct. 2022

table, th, td { border: 1px solid black;} # Package Review Stars IPM * 1 BlocksExplorer 6* must have for DB admins 6.0 2 Docker InterSystems Extension
Question
Kevin McGinn · Sep 19, 2022

Python method; issues with status returned from run_class_method

Have you tried executing the same code from the InterSystems terminal?
Question
Eriks Tauckels · Apr 6, 2018

sequence pattern querying like with Oracle's MATCH_RECOGNIZE

Do Intersystems have plans to adopt this "2007 ANSI standard proposal" and "SQL:2016 standard"My problem is regular need to do analytics on medical lab data dynamics and correlations