I'm trying to find a way to view the status of a sub orchestration using statusQueryGetUri.
Currently I can only see the custom status which was set when invoking the sub orchestration but would like to be able to see the status of the activities within the sub orchestration as well.
Possible?