Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi ,
Thanks for the above posting, It works for me. But my requirement is to get the response payload as an collection Arary
Can you please suggest the changes that i'll have to do to get an array response as given below
Response Payload:
--------------------------
"value":[
{
"key1":"Test Part",
"ChildObjects": [
{
"key":"OR:wt.part.WTPart: 1234",
"value":" TEST 1234-A "
},
{
"key":"OR:wt.part.WTPart: 1235,
"value":"TEST 1235-B "
}
]
}
]
Have a look at OData WRS.
Google will show you PTC's help pages on this topic.
Hello @AK_11056330,
It looks like you have a response from a community member. If it helped to answer your question please mark the reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.