Muhammad Waseem · Oct 18, 2021 go to post

Thanks Julian Matthews for the feedback.

Actually this is just an idea.
Apart what you already mentioned still reference ranges might be depending on age /sex as well.

Hopefully will consider them in next release.
Thanks

Muhammad Waseem · Oct 13, 2021 go to post

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

Muhammad Waseem · Oct 5, 2021 go to post

Please verify that the class is present in the list by clicking select new class magnifier

Thanks

Muhammad Waseem · Sep 28, 2021 go to post

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 prevDay
w todayDay


Thanks

Muhammad Waseem · Sep 25, 2021 go to post

Hi Mr. Omer

Kindly try $ZCONVERT function to read the response:

$ZCONVERT(dataObj.ErrorMessage,"I","UTF8")

Thanks

Thanks

Muhammad Waseem · Sep 19, 2021 go to post

Hi,

Have a look at the learning site: https://learning.intersystems.com
Please review below documentations as well:https://cedocs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS

https://cedocs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GORIENT

Check this learning path:
learning paths for what you want such as Building Your First Application with Caché and Learn Caché for Developers.

Also check the video on how to start coding InterSystems Object Script with GitHub and VSCode on IRIS Community Edition. 

Thanks

Muhammad Waseem · Sep 19, 2021 go to post

Can you please share the URL and the Message Body in order to test from my end as the issue might be from API as well ?