go to post Muhammad Waseem · Oct 13, 2021 Hi @Evgeny Shvarov, Please review the below snapshot How can I refer "test_banzai7.csv" file as do ##class(community.csvgen).Generate("test_banzai7.csv") command does not work. Thanks
go to post Muhammad Waseem · Oct 10, 2021 Thanks Jeffrey DrummI was missing (1) in PIDgrpgrp and in ORCgrp
go to post Muhammad Waseem · Oct 7, 2021 Hi, Is the recording available for Contest Kick-off Webinar? Thanks
go to post Muhammad Waseem · Oct 5, 2021 Please verify that the class is present in the list by clicking select new class magnifier Thanks
go to post Muhammad Waseem · Sep 28, 2021 Hi Lionel Woods Please check below code: set prevDay = $system.SQL.DATEADD("minute",-15,$system.SQL.DATEADD("hour",-24,$ZDATETIME($HOROLOG,1,1)))set todayDay = $system.SQL.DATEADD("minute",-15,$ZDATETIME($HOROLOG,1,1))w prevDayw todayDay Thanks
go to post Muhammad Waseem · Sep 28, 2021 Hi Below documentations might be helpful https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls... Thanks
go to post Muhammad Waseem · Sep 28, 2021 Hi David! Please review below documentation: https://docs.intersystems.com/irisforhealthlatest/csp/docbook/DocBook.UI... Thanks
go to post Muhammad Waseem · Sep 26, 2021 Can you please verify before inserting that if :remarks has value?
go to post Muhammad Waseem · Sep 25, 2021 Hi Mr. Omer Kindly try $ZCONVERT function to read the response: $ZCONVERT(dataObj.ErrorMessage,"I","UTF8") Thanks Thanks
go to post Muhammad Waseem · Sep 25, 2021 try this function Write $zdate($zdateh("2021-09-24",3),19),!