We tried but it takes too much manual work. Your first suggestion is awesome. We will try to iterate from a list. Thanks.
- Log in to post comments
We tried but it takes too much manual work. Your first suggestion is awesome. We will try to iterate from a list. Thanks.
Thanks so much Robert for your help.
Thanks Jean. I got the similar feature in Eclipse and targeted the code line. Appreciate your help!
Thanks Michel,
The reason is that the directory permission is not setup correctly. Will close the post.
Thanks so much for your answers. Appreciate that.
Hi Eduard,
I got another question for you: once I create the Json stream from dynamic object and send it to the operation, I got the message body as follows:
<StreamContainer><Stream>{
"_class":"%Library.DynamicObject"
}</Stream><Type>BG</Type></StreamContainer>, which is totally different from what I have in the dynamic object. The dynamic object is supposed to have several key-value pairs like:
{"a": "1", "b": "2", ...}
. How could I get the correct content from that JSON stream? Thanks so much.
Thanks so much Eduard. Your answer is really helpful.
Hi Eduard,
I am using healthshare 2017.1.1 version.