Recent posts:
Recent replies:
ting wang · Jul 8, 2019
ting wang · Dec 12, 2018
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.
ting wang · Dec 12, 2018
Thanks so much Eduard. Your answer is really helpful.
Followers:
ting has no followers yet.
Following:
ting has not followed anybody yet.
Global Masters badges:
ting has no Global Masters badges yet.
Thanks so much for your answers. Appreciate that.