Search

Clear filter
Announcement
Elena E · Sep 6, 2022

New Open Exchange Feature - ObjectScript Quality status

And here is the link with which you can see the applications that accomplish the test.
Question
Chi Wan Chan · Jun 27, 2022

IAM - basic authentication issue

This is the scenario/setup: Because I am new to IRIS I need a test sample in IRIS where I can get data from.
Question
Scott Roth · Jul 10, 2023

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

I tend to isolate to test a connection from server context if possible: set request=##class(%Net.HttpRequest).
Question
prabakaran a · Apr 20, 2017

Cache FTP issue

%New() S Server="test" S Username="test" S Password="test" I $L(Server)=0||($L(Username)=0)||($L(Password)=0) S Status="Invalid Credentials" Q Status S ConnSt=
Question
David Hockenbroch · Jul 28, 2021

Can I programatically import a class from an XML file?

The last '1' parameter means test & report.
Article
Yaqi Huang · Oct 3, 2023

Configuring email alerts with Gmail on IRIS management portal

To test your email alert, click on "Invoke Testing Service".
Question
Akshay Pandey · Oct 25, 2021

Running Python script from terminal vs studio

, code } Studio Output Window Do ##class(Test).Test() 1 Do ##class(Test).Test2() 0 Cache terminal Do ##class(Test).Test() 0 Do ##class(Test).Test2() 0 this is what is
Question
Robert Shoults · Jul 27, 2021

How do I pass an array by reference and get back all modifications to the array (including subscript additions)

Here's my test routine: ByRef kill a set a = 1 set a(1) = 2 do Test(.a) zw a Test(a) set a(1) = a(1) + 1 set a(2) = -1 And here's an invocation
Article
Zhong Li · Sep 25, 2017

HealthConnect (Ensemble) Integration with PKB Service

Testing Now let's use the Ensemble Production's "Test" facility to do a quick test on the demo "ABC_Router": And we would expect to get the response such as this, then it means
Article
Gevorg Arutiunian · Oct 18, 2018

Pass ? parameters to %ZEN.Auxiliary.jsonSQLProvider

The class method "test" runs the code: Class eduardlebedyuk.passQuestionParams { classmethod test(pValue = 50) { s ns = $Namespace zn "samples" s tSQL = "SELECT
Announcement
Steve Brunner · Aug 2, 2016

2016.1.2 Maintenance Release

Thanks, Planning to post a new Field 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.
Question
Mark O'Reilly · Jun 16, 2021

REST example

Doing something basic wrong in my setup It should be http://localhost:52773/user/api/test and not: http://localhost:52773/user/api/test/ Also, do either: In application
Announcement
Anastasia Dyubaylo · Aug 20

[Video] Can AI Fix Bugs? Evaluating Progress and Challenges

The discussion highlights the SWE-bench dataset, which provides a way to test AI systems by checking whether their predicted fixes pass both existing and new automated tests.
Announcement
Andreas Dieckow · Oct 24, 2019

Open JDK with InterSystems Atelier

InterSystems Atelier has been tested with OpenJDK 8. The InterSystems Eclipse plug-in is currently available for Eclipse Photon (4.8), which requires and works with Java 8.

#Azure

46 Posts2 Followers