How can I get source of source identity if I know the child identity but not aware of numbers of parent? need AML ..
I have tested GetItemRepeatConfig but it is going child level not reverse.. need help.
<AML>
<Item type="Member" action="get" repeatProp="source_id" repeatTimes="2" select="source_id(keyed_name)" >
<related_id>
<Item type="Identity" action="GetItemRepeatConfig" select="name" id="3EF5B0E5FAEF4716BF5F0A864B4C2239">
</Item>
</related_id>
</Item>
</AML>