Thank you Ashok! I will try it.
- Log in to post comments
Thank you Ashok! I will try it.
you can go through learning link - https://learning.intersystems.com/course/view.php?name=FHIRStarterDemo
Very Interesting!
https://community.intersystems.com/post/function-check-if-string-json-o… another article to validate JSON string
This article give you an idea
https://community.intersystems.com/post/json-schema-applied-intersystem…
I have tried using default Settings property WebServiceURL for the operation and commented the Location Parameter in Proxy Class. It worked.
Thanks
Great! This is very helpful!
Good Article!
You can try the below command instead of Set tempStream= test.document
do tempStream.write(test.document)
Hi Prasanth,
Can you try this,
Do $System.Status.DisplayError(status)
Can you try this
Set tSC = ..SetTimer("PT25S")