Aha, that is how "ContentType" take effect. Thanks, Robert!
I would like to suggest the doc people to make it more clear though.
- Log in to post comments
Aha, that is how "ContentType" take effect. Thanks, Robert!
I would like to suggest the doc people to make it more clear though.
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