Hello Ram, Due to recent change in Java API all objects that have multiple parents need to have one of their parents specified explicitly. This is required even if the parent is ConfigRoot and this information will be later removed by the server. Currently FQN of config-root is a list with a single *null* element: *[null]*. The FQN of config-root is required when its children compute their own FQN using the standard convention: My FQN = Parent FQN + My Name. Thanks, Daniel On Mon, Jun 4, 2018 at 9:34 PM, ram yadav