Search

Clear filter
Question
Han Ya · Sep 25, 2020

[help]SNMP Service can't connect with Caché SNMP agent(failed to open C:\InterSystems\Ensemble\mgr\snmpext.dat)

InterSystems\Cache\Configurations\ENSEMBLE\Properties16:58:25 :Open config file c:\intersystems\ensemble\cache.cpf16:58:25 :Config port = 1972, SNMP-capable = 116:58:25 : sorted (end) as index
Question
Luiz Henrique Carvalho Martarelli · Mar 5, 2021

How i can process a JSON

count: 3+----------------- attribute values ------------------| %changed = 1| %data("Local") = "6@%Library.ListOfObjects"| %data("produto") = "CHP0001"| %index
Article
Mike Kadow · Sep 7, 2016

NewBie's Corner Session 25 Globals and Arrays Part 1

" for an index of all NewBies' Posts
Question
Jeffrey Drumm · Jan 6, 2020

Querying EnsLib.HL7.Message via ADO/ODBC

Query 1 fails because you have to do a join on the two large tables and your only where clause is against a property that is not indexed.
Question
Tom Philippi · Dec 13, 2017

Running SQL queries on Dynamic objects

(ie, you can define the "LastName" as being the element 'lastname') - which effectively updates an index for every document added to the collection that has an element 'lastname'.You
Question
André-Claude Gendron · Jul 31

Has anyone built a tool to generate a %Installer Manifest from an existing IRIS system?

| InterSystems IRIS Data Platform 2025.18.Installation (Tools/APIs) | InterSystems API Index | InterSystems IRIS Data Platform 2025.1
Article
Robbie Luman · Aug 15

Beginner's Guide to %JSON and Dynamic Entities in IRIS

NOTE: It is CRITICAL to understand that dynamic arrays will be 0-indexed, as opposed to standard IRIS arrays which are 1-indexed. All dynamic arrays start at index 0.
Question
Lyle McDaniel · Sep 6, 2018

HTTP POST For Authorize.net

"8pg6FJjxuekeY62m" }, "refId": "123456", "transactionRequest": { "transactionType": "authCaptureTransaction", "amount": "5", "payment
Article
David E Nelson · Mar 9, 2017

Machine Learning with Spark and Caché

Run the test data through the model to generate predicted classifications Un-index the predictions so we can see the species names rather than the indexes in the output.
Article
Eduard Lebedyuk · Mar 1, 2018

Continuous Delivery of your InterSystems solution using GitLab - Part I: Git

in the repository doesn't have parents.1 - business as usual - our commit changed something in the repository as it was during parent commit2 - when we have two different states of
Question
Jeferson Amorim · May 14, 2018

How can i mapping new SDA3 extensions for the Information Exchange?

If yes once we load the patient in Clinical Viewer, Will that custom logic will apply on SDA.
Article
Luis Angel Pérez Ramos · Feb 20, 2023

Connecting to MySQL database from a Business Service using JDBC connections

EnsLib.File.PassthroughOperation: an standard Business Operation to write the properties of the patient in a file.
Article
Fabio Goncalves · Apr 19, 2017

Tracking Data Changes - Audit Log - 2 of 2

d ##class(Sample.Person).Test(1)INSERT INTO Sample.Person (Name, Age) VALUES ('TEST PARENT-CHILD', '01')SQLCODE: 0ID Age Name1 01 TEST PARENT-CHILD1 Rows(s) AffectedUPDATE Sample.Person
Question
Andy Stobirski · Jun 29, 2023

Preventing healthconnect services from restarting after restarting the OS

Andy Hi Andy, I would say it should be enough to set indeed the Windows Service to manual/disabled during the maintenance: If youre in an mirror situation you could also disable the
Question
Laura Cavanaugh · Jul 19, 2019

Private Global Blocks in the Process Details

KEY=RCOS_vstorage"The $STORAGE value is not affected by setting process-private variables, global variables, or special variables. " Indeed, documentation [1] says that this is "Number