Hello @Evgeny Shvarov
Thanks for sharing the bonuses results.
Please, can you check the IrisApitester puntuation?
It uses:
-Embedded phyton
-Docker
-ZPM
Or maybe it’s because it’s an update to an existing App?
Thanks!
- Log in to post comments
Hello @Evgeny Shvarov
Thanks for sharing the bonuses results.
Please, can you check the IrisApitester puntuation?
It uses:
-Embedded phyton
-Docker
-ZPM
Or maybe it’s because it’s an update to an existing App?
Thanks!
Congrats to all participants and winners!! 👏
It happened to me too. My votes were deleted I had to vote again and I don't know who voted for me
Thanks Evgeny 👍
Ok, thanks Dimitry! 👏
Hello, I'm getting this error when I execute: publish {myPackageName}
ERROR! Publishing module, authorization required.
Can you help me?
Thanks!!
Congratulations to all winners!!
Thanks!!
Hello,
Please add bonuses `Second articule (translation) and YouTube vídeo to cos-url-shortener Project.
I added embedded Python too (but maybe too late) xD
Thanks!.
Hi Anthony.
I just write an article with how to do this with ZEN.proxyObjects. I hope it can help you.
https://community.intersystems.com/post/new-feature-zenproxyobject-send…
Please ask me if you have any doubts
Hi, Nicola
I think best option is $Select as Jolyon write, but you have this option too
set a=0 set:(a>b) a=1Thanks Vitaly
Thanks Alexey for your answer but as Jhon says $now doesn't adjunt for Dailyght Save Time and I need it. ![]()
Good morning Michael,
I haven't worked a lot with stored procedures but when I have worked with them, I did it like this.
TestSQLProc() New stmt,status,rSet,SQLQuery SET SQLQuery = "SELECT PackageName.ClassName_ProcedureName('parameter')" Set stmt = ##class(%SQL.Statement).%New() Set status = stmt.%Prepare(SQLQuery) If status'=1 { Set return="%Prepare failed:" Do $System.Status.DisplayError(status) Quit } Set rSet = stmt.%Execute() While rSet.%Next() { U 0 W rSet."ColumnName" } Q
I think that your problem is that you're trying to get information using Call instead of Select.
I hope it helps you.
My best,
Thanks Neerav I will do it like this
Thanks Guilherme
Hello Werner.
I had the same problem and I solved it adding this to the answer:
Regards,
Thanks Dave works perfectly
Good morning,
Sorry, I was wrong when writing the question, effectively what I am receiving is a empty string and what I want to store is an null.
David,
I have been trying to overwrite the Normalize method but it is not working for me, maybe I am not overwriting the method well
{
s str=""
//s code="%val" //i %parameter("TRUNCATE"),%parameter("MAXLEN")'="" s code="$e(%val,1,"_(+%parameter("MAXLEN"))_")"
//$$$GENERATE(" Q "_code)
$$$GENERATE(" Q "_$tr(code,$c(0),""""))
QUIT $$$OK
}
Thanks!.
I missed the webinar , but I'm very interested...![]()
Is a recording going to be uploaded? ![]()
I would like yo join. Thanks!