Search

Clear filter
Question
Mack Altman · Nov 1, 2018

What is best approach to parsing CSV string to tab-delimited string?

} Set pHeaderIndex("Regex")="^"_pHeaderIndex("Regex") //Let's use this regular expression to index the column names...
Article
sween · Mar 24, 2016

HealthShare 2 Slack Business Operation

tPayLoad_"""title"": ""Integration Type: "_tMessageType_"""," Set tPayLoad = tPayLoad_"""title_link"": ""http://integration.health.com""," Set tPayLoad = tPayLoad_"""text"": ""PatientID
Question
Andrew Makinson · Nov 22, 2016

Attaching a document to an email from HL7

lt;%DOB%>}01/01/1970{\E\v<%END%>}\E\line\E\plain\E\f6\E\fs20\E\b Gender: \E\plain\E\f6\E\fs20 {\E\v<%GENDER%>}Male{\E\v<%END%>}\E\line\E\plain\E\f6\E\fs20\E\b Patient
Article
Nikita Savchenko · May 6, 2016

Installing Caché Applications Using Class Projections

"/></Routes>}ClassMethod Index() As %Status{ write "I am installed!"
Discussion
Evgeny Shvarov · May 1, 2019

How Many Parameters Should a Good Method Have?

Args... feature is neat, but you don't know what each parameter does so it's easy to miss the thing when you call the method, because the Args(index) should be a number, but not a meaningful
Question
Joe Brun · Nov 26, 2020

10000 clients simultaneously

If all existing connections are busy and its number is less than "Maximum Server Connections" [0] then Web Gateway indeed creates new connection.
Question
Michel Bruyère · Sep 30, 2021

Portal's category.

Category is indeed stored in Ens.Config.Item.
Question
Evgeny Shvarov · Jan 15, 2023

CSV to CSV data transformation using Interoperability

Mapper | Developing Productions | InterSystems IRIS Data Platform 2022) So you can focus on DTL and the whole flow can be done from the administration portal, look ma, no code ;-) Indeed
Question
Daniel Raderstrong · Apr 18, 2024

Need to decompress string compressed with zlib. Can I manually add the "customized wrapper" intersystems requires for $System.Util.Decompress()

I mean you can't use $System.Util.Decompress() BUT, you can indeed deflate using I/O as in the example I posted in that post/thread.
Article
sween · May 17, 2024

IRIS SIEM System Integration with Crowdstrike Logscale

Thanks Ron, Indeed Structured Loggging is cool and this way of leveraging it even more! ;-) Awesome!
Article
Evgeny Shvarov · Mar 7

Building AI Agents with interSystems IRIS - What do we mean?

Indeed, we believe that AI agents can change the landscape of IT solutions in almost all spheres significantly boosting its efficiency and often changing the way of management, consumption
Discussion
Laura Blázquez García · Aug 14

Best practices for Streams in Interoperability

QuickStream is indeed a mechanism used internally to address the performance and storage concerns, but, to complete this with a traceability option, there is also a dedicated Business
Question
Laura Cavanaugh · Feb 8, 2017

Local instance caché 2016 messed up; server availability error

playing around with ^SECURITY, I had enabled all users EXCEPT UnknownUser (of course), and after checking out the auditing area of ^SECURITY (thanks for that tip), I saw that it was indeed
Question
Jorge Torres · Jun 7, 2017

"Sort After" ObjectScript Bug?

Indeed, as we can see A sorts after B.
Question
Hendri Schoeman · Jun 4, 2018

Cache Studio 2017.2

@Sean,Thanks, I did indeed try Computer\HKEY_USERS\(your HKEY user value here)\Software\InterSystems\Cache Studio\Settings\Editor after your suggestion...