Traverse the node hierarchy upwards to find the node that corresponds to an instance node.
Return the instance id, and the original names concatenated using dots.
We know that it is an instance node if it has a session API data in its parent.
We return the instanceId as the outputId to be used in the other functions.
Traverse the node hierarchy upwards to find the node that corresponds to an instance node. Return the instance id, and the original names concatenated using dots.
We know that it is an instance node if it has a session API data in its parent. We return the instanceId as the outputId to be used in the other functions.