Search

Clear filter
Question
Martin Staudigel · Dec 2, 2021

Enterprise Monitor - Dashboard requires Login after upgrade

I also tried a different, newly crated user for testing purposes.
Question
Colin Brough · Oct 18, 2022

Status of IDE's for ObjectScript development

And we've noticed that the test environments that you get connected to when doing many of the online training courses on learning.intersystems.com give you a Visual Studio Code environment
Question
Cody Barrette · Sep 6, 2018

How does Net.HttpRequest handle SSL Server Check for Hosted Sites

Upon doing so I get a certificate server mismatch error, so I tried testing this out in the terminal as follows to see why this would be happening:set net = ##class(%Net.HttpRequest
Question
Kevin Furze · Apr 13, 2018

creating a macro with an unknown number of parameters

I've tried removing the quotes inside the macro and it still says too many arguments.so I want to do a nested $lb, and then quit with another macro $$$quitMissingParams.because I'm testing
Question
Arto Alatalo · Dec 14, 2017

%SYS.Namespace.ListAll reports one namespace twice

configuration nor to db configuration.Looks like ns gets its twin as soon as updated routines are imported into this namespace.The issue happens on production db only, we can't repeat it on test
Question
Hansel Rudy Stange Gaete · Dec 20, 2017

Business Operation SOAP WebClient

Hi,I create a WebService in Machine One, with some process, i tested this webservice with SOAPUI, worked.After that i create a simple Business Operation, SOAP Adapter, based on WebClient
Article
Alessandro Marin · Jan 8, 2018

DeepSee: Setting up security - Part 2 of 5

DeepSee_PortalEdit USE %DB_APP-DATA RW Create poweruser In Users page > Create New User create a poweruser with the DSUser role assigned as shown in the following screenshot: Test
Question
Oliver James · Jun 5, 2018

python binding install a total bust

Obviously this was never tested by InterSystems. Is it even worth pursuing?
Question
Stella Ticker · Jun 19, 2019

Studio: How to open and edit a file saved on the server

server -side configuration option that makes the Output window read-only my personal rule:In the development stage, programmers should have full access but data are anonymized.In the test
Question
Richard Rayburn · Jul 11, 2019

How to delete mutiple RMS files using ##class(%Library.File).ComplexDelete(FILE) with openVMS?

I'll test your hunch and see if I deleted any files that Ididn't intend to. it looks like only "MEMBER_EXTRACT*" files were touched!
Question
sween · Aug 12, 2019

Converting RecordMap to Batch

I set a RollOver limit kinda low, lets say 5 for testing.
Article
Robert Cemper · Mar 19, 2022

Compare Global Write in ePy vs. ISOS/COS

During my series of tests, I found that ePy writes ~53% of the pure ISOS codeSee also examples below.
Article
Robert Cemper · Jul 10, 2021

My Reviews on Open Exchange - June 2021

iris-sftp-logs A useful tool and a full-size demo 5.0 y 7 Message Bank A friendly helper for busy operations 5.0 y 8 ObjectScript Kernel a pleasure to test
Question
Victor Hugo Ospina Valencia · Apr 28, 2021

How to check the file existence or file size inside a method (BPL)

I've tested and it works properly. Hi Jeffrey, the method that I have in the BPL is currently sending a Stream to a process (EnsLib.File.PassthroughOperation class).
Question
Yone Moreno · Nov 20, 2023

Optimizing HL7 Routing Rules: Filtering ADT_A08 Messages Without OBXs

="FIN"))) However we have tested it and it does not filter out the ADT_A08 messages.