Search

Clear filter
Question
Eduard Lebedyuk · May 23, 2016

REST and IO redirection

) with this broker, I expect that these two requests: http://localhost:57772/test/Test/0 http://localhost:57772/test/Test/1 Would return the same result (namely, a string containing
Question
Thomas Noitz · Jul 8, 2020

%JSONExport and Integer-Properties

test() { set obj = ..
Question
Steve Pisani · Dec 15, 2015

SOAPSESSION=1 effect on licensing

My tests definitely show this working.
Question
Norman W. Freeman · Feb 8, 2023

Why are "Exclusive_e->Delock" needed when saving persistent objects in a transaction ? (and can they be avoided)

You can effectively achieve the same with your own lock instead of the top level tstart lock +^TEST for I=1:1:N { set ^TEST(I) = $lb("", "123") } hang 5 lock -^TEST Depending
Question
Nezla · May 18, 2018

Database not mounting

\pre-gbcopy\CACHE.DAT to c:\test civicview version 8\data\production\CACHE.NEWUnable to add c:\test civicview version 8\data\production\CACHE.DAT to the batch Batch Name: VB2 0 of
Question
Luca Ravazzolo · Feb 13, 2016

What is your favourite public CLOUD provider and why?

Are you testing their infrastructure?
Announcement
Janine Perkins · May 17, 2016

Featured InterSystems Online Course: Caché SQL Overview

Learn how to test SQL queries using both Terminal and the Management Portal, as well as how to use class queries, dynamic queries and embedded SQL queries within a Caché class.
Announcement
Kristina Lauer · Sep 25, 2023

Prepare for web server changes

Sign up to beta test a new recertification project. Subscribe to the newsletter to get updates in your inbox.
Question
John McBride · Sep 24, 2023

Oauth2 Callback redirect uri being called twice?

I have been testing FHIR and Iris OAuth2 but have noticed that my callback (redirect uri) I have configured in the Client config, gets called multiple times with the same code.
Question
Sakina Bathul · Jan 27, 2022

Output String Length is greater MaxLength string

This is Error I am getting while trying to get data from an obj and write into the test file. Any Suggestions Please..
Announcement
Kristina Lauer · Sep 27, 2022

Gear up with the latest learning resources!

Do you want to beta test a new type of long-term learning resource or see how to get certified at a discount at the UK&I Summit in October?
Article
Mark Hanson · Feb 27, 2023

Improvements to how IRIS classes are generated and called

In IRIS 2023.1 we will generate: Test() methodimpl { Write "Test",!
Question
Pravin Barton · Apr 7, 2023

How can I change the default string collation of a SQL stored procedure?

For example: Class DC.Demo.SqlProcCollation { ClassMethod Test() As %String [ SqlProc ] { return "Abe Lincoln" } ClassMethod Test2() As %String(COLLATION="SQLUPPER") [ SqlProc
Article
Oliver Wilms · Nov 22, 2020

What else can Feeder do?

Report about what happened during a test - check Message Bank to see what happened on the instances that received test messages from Feeder I developed Feeder on an IRIS instance