Page 3 of 3

issues updating collection with pointers with restful call

Posted: Fri Apr 25, 2014 6:48 pm
by Shawn Johnson

Thank You, I was able to get it,

Just incase anyone else has trouble. Here is how i got it to work.

{
"activites_person":{"collName":"users", "id":"53504821e4b0e44dd0271236"},
<-- here is are a list of json objects i am updating in the order that they appear in the collection


issues updating collection with pointers with restful call

Posted: Fri Apr 25, 2014 6:50 pm
by Shawn Johnson

Thank You, I was able to get it,

Just incase anyone else has trouble here is how i got it to work.

{
"activites_person":{"collName":"users", "id":"53504821e4b0e44dd0271236"},
<-- here is are a list of json objects i am updating in the order that they appear in the collection


issues updating collection with pointers with restful call

Posted: Fri Apr 25, 2014 6:51 pm
by Shawn Johnson

Thank You, I was able to get it,

Just incase anyone else has trouble here is how i got it to work.
Image


issues updating collection with pointers with restful call

Posted: Fri Apr 25, 2014 7:15 pm
by Kateryna Grynko

Hi Shawn,

Thank you for the update! Glad it's working.