Search

Clear filter
Question
Soufiane Amroun · Nov 10, 2017

Oauth2 validate method

thank's You should be able to create a new class in whatever database you're doing this in, no parent class needed.Within that class define a ValidateUser class method as above.
Question
Sarvan Ibishov · Jan 29, 2018

*Chapters,Test.Book

Inverse = bookid ]; } Class Test.Chapter Extends %Persistent { Property Name As %String; Property Page As %Integer; Relationship bookid As Test.Book [ Cardinality = parent
Question
John Hotalen · Jun 7, 2019

Issue with shortcuts on ZEN Page with PDF document

. - Then you need to monitor the PDF iframe, and once it is loaded, change the focus to the tablepane in the parent page. iframe.attachEvent("onload", function(){ }) is the way to do
Question
Token Ibragimov · Jun 28, 2019

Send soap request

ELEMENT"Each item in the collection is projected as an element, without being wrapped in the parent property.
Question
Andrew Neilson · Jan 8, 2020

Object Script equivalent to Studio "Find in Files"

each business rule class you can find the %Dictionary.XDataDefinition for the RuleDefinition XData block with a query like this: select ID from %Dictionary.XDataDefinition where parent
Question
Yone Moreno · Oct 17, 2023

Converting HL7 Message to Ens.Request: Best Practices

="http://extension-functions.intersystems.com"> <EventDescription>ORM_O01</EventDescription> <SendingFacility>12010410</SendingFacility> <Patient
Article
Sergey Kamenev · May 11, 2020

Entity-attribute-value model in relational databases. Should globals be emulated on tables? Part 1.

$row['parent']) $idRoot = $row ['id']; else $aTree [$row['parent']] ['sub'] [] = $row['id']; } In the future, we can simply draw the tree if we start from the root
Question
Timothy Leavitt · Sep 12, 2023

Scoping OID / OREF map

Note that even if deep=0 when you clone a parent object in a parent child relationship or a one object of a one to many relationship then it will construct clones of all the child/many
Question
Mohamed Haneeq · Sep 10, 2020

Requiring Information on CACHE and IRIS.

Well, answering to your question, Cache and IRIS are indeed the same but IRIS happens to be a better version of Cache.
Discussion
Jeffrey Drumm · Jun 13, 2024

$ZTRAP vs Try/Throw/Catch

another stack level and it doesn't need extra indentation, it's just some code that you hope will never be executed, it isn't part of the main logic.Try-Catch can be very useful for indeed
Article
Dmitry Maslennikov · Apr 8, 2022

A new way to browse globals

Once it builds successfully it indeed goes with a random available port. But this is done intentionally to not force you to stop other docker images if they own the port.
Question
Scott Roth · Jun 11

Base64Encode adding to SOAP Request

set CBORDRequest.encodedMessage = $Get(a)Why using $Get for a variable that is indeed/for sure defined?
Question
Fabio Goncalves · Apr 29, 2016

%Library.GlobalCharacterStream deprecated

Unfortunately we don't know :( A quick test suggests that data migration is indeed required after changing the type of a property from %GlobalCharacterStream to %Stream.GlobalCharacter
Question
Kevin Furze · May 23, 2016

nested json output using %Object's and %Array's (v2016.1)

capabilities, started with this method.the answers comments clearly show there are many ways to write the same thing.Stefan: I prefer legibility over brevity. and your solution does indeed
Question
Murillo Braga · Jan 26, 2017

Issue with encoding (special character) - Business service

</P> ... ]]></Value>Where you see the question mark, it is indeed the place the weird character is supposed to be.By opening the file with Notepad++ and checking the