Hi Robert,
According the doc, %request.content is %CSP.Steam which doesn't have Read() method.
https://docs.intersystems.com/latest/csp/documatic/%25CSP.Documatic.cls?...
Any hints?
Thanks,
Shannon
Hi,
This is really nice function! one quick question : does this support nested json string? for example:
"{""name"": ""shannon yang"",
""key1"":[
{""key2"": {""key3"":""value3""}},
{""key2"":{""key3"":""value4""}}
]
}"
Thanks,
Shannon
Certifications & Credly badges:
shannon has no Certifications & Credly badges yet.
Global Masters badges:
shannon has no Global Masters badges yet.
Followers:
shannon has no followers yet.
Following:
shannon has not followed anybody yet.
Aha, that is how "ContentType" take effect. Thanks, Robert!
I would like to suggest the doc people to make it more clear though.