Stream: implementers
Topic: How to save contained property with Resources in another ?
Karimulla (Mar 14 2018 at 13:01):
Hi I am trying to save multiple Observations in Array and setting contained property in Observation.
But after saving it when I'm retrieving resources its not available contained property?
Am I doing any mistake or any specific steps follows when we saving to Server
Eric Haas (Mar 14 2018 at 16:48):
Can you provide a specific but simpleexample of your observation and search query?
Karimulla (Mar 15 2018 at 12:32):
Its working now.
We are not setting reference in Observation object.
We fixed the issue by using #refernceid.
Thank you Eric Hass.
Last updated: Apr 12 2022 at 19:14 UTC