Search

Clear filter
Question
David Hockenbroch · Jul 28, 2021

Can I programatically import a class from an XML file

=STREAM.LinkToFile("c:\where\is\your\file.xml") D STREAM.Rewind() ; test loading the stream, doesn't actually create it yet. The last '1' parameter means test & report. D
Question
prabakaran a · Apr 20, 2017

Cache FTP issue

(read/write) FTP server it automatically logged out.CODE:S ftp=##class(%Net.FtpSession).%New() S Server="test" S Username="test" S Password="test" I $L(Server)=0
Question
Ruslan K · Jun 14, 2018

AddEventListener for a control

://www.intersystems.com/zen" ] { <page xmlns="http://www.intersystems.com/zen"> <button id="btn1" caption="Test Server"/> <
Question
Scott Roth · Jul 10, 2023

REST - ERROR #6097: Error '<READ>Read+28^%Net.HttpRequest.1' while using TCP/IP device '9999

'9999'" when I attempt to test my operation. When I look up the General Error Messages for 6097 I am seeing...Error '%1' while using TCP/IP device $zu(189,1)='%2'. What does
Discussion
Yuri Marx · Nov 12, 2022

HackerHank

If you want prepare yourself or test a programmer for a job, this is my tip: https://www.hackerrank.com
Question
Eduard Lebedyuk · Apr 8, 2019

Can datatype redefine getter/setter

wasn't saved.see my test with %Persistentset obj=##class(Test.String).%New()write obj.prop ;nothing loaded yetset obj.prop=77 write obj.prop ; unchanged as neither stored nor
Announcement
Rubens Silva · Mar 16, 2020

IRIS-CI: A docker image for running InterSystems IRIS in CI environments

be. And that's it: the only thing required to start running the test suites is the path of the application. Also, since this is supposed to be a ephemeral and run-once container
Question
Lucas Fernandes · Jul 28, 2020

Get Application Error Log by SQL

. For example, to get the dates when errors were logged for a particular namespace TEST, you can use do ##class(%ResultSet).RunQuery("SYS.ApplicationError", "DateList", "TEST
Question
Akshay Pandey · Oct 25, 2021

Running Python script from terminal vs studio

not sure how same method is behaving differently studio is not a real terminal with an isolated session context. Classmethod Test() { set code = $zf(-1,"python C:\keys\GetToken.py
Question
Jiri Svoboda · Nov 7, 2016

CLS location from INT code

, but is definitely something to keep in mind if you're using it.) I'm curious - what are you trying to do with this? I am implementing my own minimalistic test runner that runs all defined

#Best Practices

281 Posts39 Followers
Article
Zhong Li · Mar 15, 2019

Run A Deep Learning Demo with Python3 Binding to HealthShare (Part II

demo environment. In this "Part II" we will test what we could do with it. Many people at my age had started with the classic MLP (Multi-Layer Perceptron) model. It is intuitive
Article
Mark Bolinsky · Mar 6, 2020

InterSystems IRIS for Health 2020.1 HL7 Benchmark

in the Workload Description and Methodology section. The tested workloads comprised HL7v2 Patient Administration (ADT) and Observation Result (ORU) payloads and included transformations and re
Question
Mark O'Reilly · Jun 16, 2021

REST example

/user/api/test and not: http://localhost:52773/user/api/test/ Also, do either: In application settings set Password as Allowed Authentication Method and in your Postman
Announcement
Steve Brunner · Aug 2, 2016

2016.1.2 Maintenance Release

Test for 2016.2 today. Final Release Date will be based on how that goes, but not too far out since we've been in Field Test for a while.