Clear filter
Discussion
Evgeny Shvarov · Sep 28, 2020
Usually I do this:
set sc = ..method()
/// finalization
quit:$$$ISERR(sc) sc AFAIK Try/catch indeed slows a bit the execution (@Dan.Pasco is it true?)
Question
Ward De Backer · Oct 26, 2022
It does, indeed, appear to be synchronous which is good in that it makes it easy to use and understand, but very bad for the reasons you describe that relate to Node.js concurrency,
Article
Lorenzo Scalese · Feb 14, 2023
Indeed !The copy paste from google drive create links to my google account ...Thank you for this report I modify that asap. Change done.Let me know if the problem persists.
Article
Benjamin De Boe · Nov 9, 2023
Sometimes "Less is more" indeed :) Here a simple python test used :
import iris
import ssl
import getpass
import os
def main():
connection_string = "k8s-092c0f86-acbb1223-47d44444fb
Question
Murray Oldfield · Mar 19, 2021
I suggest you check online, possibly: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html/managing_containers/index or contact Red Hat support
Article
Robert Cemper · Jul 15, 2021
Don't pay attention, someone very needs an Apple iPad.
Question
prashanth ponugoti · Oct 12, 2021
* Checking DocClassMap
+ DocClassMap already present in namespace 'TEST'; no upgrade steps needed
* Checking for incorrect Timestamp indices
- No UTC index globals need to be
Article
Eduard Lebedyuk · Sep 26, 2022
Welcome to the next chapter of [my CI/CD series](https://community.intersystems.com/post/continuous-delivery-your-intersystems-solution-using-gitlab-index), where we discuss possible
Article
Joel Solon · Dec 29, 2016
If your class collects and stores multiple rows of data (as our example class does), add an INDEX property that specifies the property or properties (comma-delimited) that form the
Article
Eduard Lebedyuk · Mar 24, 2017
ZEN.proxyObject
| reference count: 2
+----------------- attribute values ------------------
| %changed = 1
| %data("prop1") = 123
| %data("prop2") = "abc"
| %index
Article
Fabio Goncalves · Apr 18, 2017
Class Sample.Person Extends (%Persistent, %Populate, Sample.AuditBase){ Property Name As %String [ Required ]; Property Age As %String [ Required ]; Index
Article
Iryna Mykhailova · Sep 25, 2018
global,Showing logs,Saving the names of active users to the global (^LoggedUsers),Selecting a random name from the list of active users,Removing a name of the active users global by index
Article
Mark Bolinsky · Dec 5, 2016
Index, Personal Community, Health Insight, and Health Connect.
Article
Kurro Lopez · Jun 19, 2023
First, we must create an account and provide a payment method to be able to use the API. The cost is relatively small and depends on the use you want to give it.
Question
Laura Cavanaugh · May 12, 2017
%New("%DynamicQuery:SQL") set sc=rs.Prepare("select Name, RuntimeType, Type from %Dictionary.CompiledProperty where parent=? and NOT Name [ '%'") set sc=rs.Execute(pObject.