Changes
/* SOAP */
<soapenv:Body>
<tem:GetHierarchyDeltasV212>
<tem:appName>application</tem:appName>
<tem:contextName>context</tem:contextName>
<tem:args>
<ubik:ChildrenDepth>1</ubik:ChildrenDepth>
<ubik:ParentDepth>0</ubik:ParentDepth>
<ubik:StartingPoint xsi:type="ubik:HierarchyRoot">
</ubik:StartingPoint>
</tem:args>
<tem:authentication>authttoken</tem:authentication>
<tem:version>264</tem:version>
</tem:GetHierarchyDeltasV212>
</source>
Make sure to replace the application, context and authtoken accordingly!
[[Category:Server|Web Service]]
==== C# ====