Search

Clear filter
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.
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
yoav Sivan · May 21, 2018

working with Angular

Hello SiranThis link to Intersystem's learning services online offering might also help.Angular, JSON, and REST – Oh My!https://learning.intersystems.com/course/view.php?id=738
Question
Abbad Minhas · Jul 9, 2018

Unable to export lookup tables (.LUT) and HL7 schemas (.HL7) directly via Atelier to commit in source control (GIT)

Is anyone from Intersystems able to provide a response? Can this feature be expected in Atelier release 1.3? Your Sales Rep or Sales Engineer should also be a trustworthy resource.
Question
Lucas Fernandes · Jul 18, 2018

Atelier. Compilation returns "Failed to read /api/atelier/v1/..."

has filed a WRC case to address this.Lucas - If you figure this out on your own please post your solution here to let us know how you resolved it.Pilar - Feel free to reach out to InterSystems
Question
prashanth ponugoti · Jan 27, 2022

not able to see whole log message in message viewer in Management Portal

where newMsg contains JSON stream $$$LOGINFO("JSON = " _oref.Read()) You can also read only certain number of characters from json, for more understanding please go through below intersystems
Question
Jordan Everett · Jun 4, 2022

Web Gateway Managing Multiple Management Portals

Not to dog pile on as the links provided above provide the information but I want to highlight this one in particular, as it was a big 'gotcha' for us and even a long time InterSystems
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
Scott Beeson · Jun 10, 2016

[Ensemble Production Interface] Can anyone tell me what this means?

Please contact InterSystems Support regarding this question.Jeff MorganEnsemble Support Specialist As Liz says this feature has been in Ensemble for about ten years.
Question
Christopher de Melim · Oct 31, 2016

Zen Excel Report

Please, what InterSystems technology (Caché, Ensemble) do you use to create your Excel MultipleSheet Report?
Article
Mark Bolinsky · Nov 19, 2015

Disk and storage design considerations

Are there any third party tools used by InterSystems to measure Max Response Times on Red Hat? Thank you for your comment.
Article
Mike Kadow · Jun 2, 2016

NewBie's Corner Session 6 If and Kill commands

--Mike KadowPaulMikeKadow@gmail.comIf you have a comment, please respond through the InterSystems Developer Community, don't send me private email.
Article
Tomoko Furuzono · Aug 29, 2024

How to programmatically read a CSV file line by line

InterSystems FAQ rubric This can be achieved by using the CSV() procedure of the %SQL.Util.Procedures class.Below is an example of usage code.
Question
Scott Roth · Sep 25, 2024

LDAP Authentication Question

We had a momentary issue where InterSystems HealthShare Health Connect could not connect correctly to LDAP.
Question
Adam Doherty · Jul 3, 2024

Polybase and IRIS

Try using the InterSystems ODBC driver which you can obtain from the Software downloads area of the Worldwide Response Center web page.