Search

Clear filter
Article
sween · Jun 4, 2024

Multi-Volume Database Awesome Sauce

Reduced the backup list to mvd for a quick test... *** The time is: 2024-06-04 16:03:43 *** InterSystems IRIS Backup Utility --------------------------
Article
Yuri Marx · Apr 23, 2024

How to persist XML data to IRIS Database using IRIS Interoperability

On VSCode, copy the books.xml file in the xml_input folder to test your production.31. See the results as indicated in the Process XML Sample section and Enjoy!
Question
Arto Alatalo · Mar 27, 2020

Management Portal: how to view globals in opposite order?

Tested on Ensemle 2016.1 and higher.And in the file https://github.com/SergeyMi37/cache-iris-app-tools/blob/master/src/xml/apptools.xmlyou need to replace<Export generator = "IRIS
Article
Heloisa Paiva · Aug 23, 2023

A portal to manage storage made with Django - Part 2

Now you can reload and test your filters.
Article
Vitaliy Serdtsev · Nov 24, 2017

$(REST - CSP - (-HyperEvents) + EasyUI + File Upload). Part 2

It starts at the first Route or Map element and continues to test each following element until it finds a match.
Question
Thembelani Mlalazi · Dec 11, 2018

How to mimic selenium in cache object Script

CacheUserName=tech&CachePassword=demoI just tested this and it worked like a charm :) (use your own credentials of course)
Question
Elize VdRiet · Feb 24, 2019

REST fromJSON nested structure date not working, getting "Datatype value is not a number" for a date, not possible to debug in Atelier.

very handy, because yes, if the date is empty string or not valid the above conversion threw an error as well and I do not want an error since the date may be empty, so I have to test
Article
Evgeniy Potapov · Nov 2, 2022

How to develop an InterSystems Adaptive Analytics (AtScale) cube

Once you have assembled data structure, you can test it using a simple built-in previewer. To do this, go to the Cube Data Preview tab on the top menu of the workspace.
Article
Tamara Lebedeva · Jan 28, 2017

Android push notifications with InterSystems Ensemble using Road Police fines as a sample application

The use of ready Ensemble components allowed us to spend just a couple of hours to implement this functionality, including debugging and testing.
Article
Sergey Kamenev · May 30, 2017

Globals Are Magic Swords For Managing Data. Part 1

When I was testing the removal of subtrees on my home PC I managed to delete 96-341 million nodes from a two-level tree on an HDD (not an SDD).
Question
Yone Moreno · Mar 5, 2020

Sending HTTP requests to store special characters‽

%New()do pResponse.informacion.Write(linea) Quit pResponse} I have tried to test your code and found the Content-Length was set to 0 when ContentCharset was set.
Question
Peter Geerts · Jul 4, 2020

MTOM (cache) server example availability

What do I need (software stack) to be able to run the server code you supplied and use SoapUI as a test client against it? 2.
Article
Dmitrii Kuznetsov · Jan 21, 2019

Should you trust Codd or your objects?

How to get free test access to the InterSystems Caché DBMS? It's 100% possible, no matter what some people say!
Question
Keith Davis · May 31, 2019

Indices Not Working

keywords to make life a bit simpler in the class header and the conversion of the storage to use SQL Mapped Storage (%CacheSQLStorage in your version), and adding %Populate - our test
Article
Steve Pisani · Jun 6, 2016

Language Extensions

, that it does not modify state that you would expect to remain the same, after your code runs - for example, special variables like $ZREFERENCE (the current global reference) or $TEST