Clear filter
Question
Scott Roth · Jan 13, 2021
%New()
set bp=%Ensemble("%Process")
set tSC=bp.SendRequestSync("My.Operation",req,.resp)
if $$$ISERR(tSC) {
// Oops... error!
Question
Maxim Berezkin · Dec 24, 2021
name=value Oops, instead of hr.SetParam() try hr.InsertFormData("name","value").
This works for me:
USER>set req=##class(%Net.HttpRequest).
Question
heng a · Aug 7, 2018
Oops, a joke, I am sorry that I understood wrong before.Configuration is like this: You can to change default file I/O from GB18030 to UTF8.To do that, execute do ^NLS and choose:
Announcement
Sergio Farago · May 13
; Adapting existing C#, Java, and Python code to IRIS and IRIS interoperability via external language gateways✔️ GenAI, Vector Search, RAG✔️ FHIR, EHR, OMOP
Question
Michael Fortunato · Oct 25, 2022
I was aware of %NOINDEX but because of point 1) I was hoping to take an oop approach. Thanks Michael.
Announcement
Olga Zavrazhnova · May 12, 2020
, which you can use to log in to Global Masters from your mobile:Android App Store Thanks @Olga.Zavrazhnova2637 . login link as well as manual login fails and errors out stating "oops
Question
Thiago Zenaro · May 25, 2018
script in order to validade an installation package following the steps:- Create environment { }Try{ - Import classes // Do some stuffs - Compile Classes}Catch (ex){ // oops
Article
Yuri Marx · Apr 22
Directory: New & Next, Transitioning HealthShare from On-Prem to HealthShare Cloud
InterSystems SaaS solutions
Meet InterSystems EMPI, InterSystems Health Gateway, InterSystems OMOP
Question
Lewis Houlden · Jun 30, 2023
EDIT: Oops ... disabled the wrong service (/api/interop-editors). Disabling the right service (/ui/interop/rule-editor) does the job.
Discussion
Jeffrey Drumm · Jun 13, 2024
introduce a try-catch block, the quit may no longer do what you expect:
for i=1:1:10 { if i>4 { quit }}
for i=1:1:10 { try { if i>4 { quit // oops
Announcement
Olga Zavrazhnova · Nov 7, 2024
Story by @Danny.Wijnschenk
oops, i passed the *dead* line !
Happy Halloween, and stay tuned for more exciting activities!P.S. Not a Global Masters member yet?
Question
Nikita Savchenko · Jun 14, 2016
..GetNewVarName()) // oops, another variable names
Things get complicated here.
Announcement
Vel Sivamani · Mar 1, 2024
-Programming using Cache Object Script, knowledge of cache global and routine, strong Knowledge of MUMPS,
-Expert in OOPS programming, Experience in building Web services and consuming
Question
Martin Nielsen · May 20
Oops.
So I'm back to using %Stream.FileBinary ...