<SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:bus='http://developer.cognos.com/schemas/bibus/3/' xmlns:rns1='http://developer.cognos.com/schemas/reportService/1'> <SOAP-ENV:Header> <bus:biBusHeader xsi:type="bus:biBusHeader"> <bus:CAM xsi:type="bus:CAM"> <authenticityToken xsi:type="xsd:base64Binary">{{cam}}</authenticityToken> </bus:CAM> <bus:CAF xsi:type="bus:CAF"> <contextID xsi:type="xsd:string">{{caf}}</contextID> </bus:CAF> <bus:userPreferenceVars SOAP-ENC:arrayType="bus:userPreferenceVar[]" xsi:type="SOAP-ENC:Array"> <item> <bus:name xsi:type="xsd:string">productLocale</bus:name> <bus:value xsi:type="xsd:string">de</bus:value> </item> <item> <bus:name xsi:type="xsd:string">contentLocale</bus:name> <bus:value xsi:type="xsd:string">de-de</bus:value> </item> </bus:userPreferenceVars> <bus:dispatcherTransportVars xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="bus:dispatcherTransportVar[]"> <item xsi:type="bus:dispatcherTransportVar"> <name xsi:type="xsd:string">rs</name> <value xsi:type="xsd:string">true</value> </item> </bus:dispatcherTransportVars> </bus:biBusHeader> </SOAP-ENV:Header> <SOAP-ENV:Body> <rns1:runSpecification> <bus:specification xsi:type="bus:reportServiceMetadataSpecification"> <bus:value xsi:type="bus:specification"><metadataRequest connection="/content/folder[@name=&apos;GC&apos;]/folder[@name=&apos;Packages&apos;]/package[@name=&apos;V_Verkauf&apos;]/model[@name=&apos;2021-04-19T08:31:52.816Z&apos;]"> <Metadata authoringLocale="de" xml:lang="" Depth="2" start_atPath="" no_collections="1" _enumLabels="1"> <Properties> <!-- Properties we want for all elements --> <Property name="*/@name"/> <Property name="*/@_path"/> <Property name="*/@_ref"/> <Property name="*/@isNamespace"/> <Property name="*/@screenTip"/> <Property name="*/@description"/> <Property name="*/@calcType"/> <Property name="*/@parentChild"/> <Property name="*/@_IntrinsicPropertiesOff"/> <Property name="./dimension"/> <Property name="dimension/@type"/> <Property name="./queryItem"/> <Property name="queryItem/@datatype"/> <Property name="queryItem/@currency"/> <Property name="queryItem/@usage"/> <Property name="queryItem/@regularAggregate"/> <Property name="queryItem/@promptType"/> <Property name="queryItem/@promptFilterItemRef"/> <Property name="queryItem/@promptDisplayItemRef"/> <Property name="queryItem/@promptUseItemRef"/> <Property name="queryItem/@promptCascadeOnRef"/> <Property name="queryItem/@unSortable"/> <Property name="queryItem/@displayType"/> <Property name="queryItem/@_isMemberProperty"/> <Property name="./calculation"/> <Property name="calculation/@currency"/> <Property name="calculation/@usage"/> <Property name="calculation/@regularAggregate"/> <Property name="calculation/@promptType"/> <Property name="calculation/@promptFilterItemRef"/> <Property name="calculation/@promptDisplayItemRef"/> <Property name="calculation/@promptUseItemRef"/> <Property name="calculation/@promptCascadeOnRef"/> <Property name="calculation/@unSortable"/> <Property name="calculation/@displayType"/> <Property name="calculation/@calcType"/> <Property name="calculation/@datatype"/> <Property name="calculation/@hierarchies"/> <Property name="calculation/@dimensions"/> <Property name="./measure"/> <Property name="measure/@datatype"/> <Property name="measure/@currency"/> <Property name="measure/@isHierarchical"/> <Property name="measure/@regularAggregate"/> <Property name="./folder"/> <Property name="./measureFolder"/> <Property name="./querySubject"/> <Property name="./queryItemFolder"/> <Property name="./queryItemFolder/@datatype"/> <Property name="./filter"/> <Property name="./hierarchy"/> <Property name="./hierarchyFolder"/> <Property name="./level"/> <Property name="./hierarchyNamedSet"/> <Property name="hierarchyNamedSet/@dimensions"/> <Property name="hierarchyNamedSet/@hierarchies"/> </Properties> </Metadata> </metadataRequest></bus:value> </bus:specification> <bus:parameterValues xmlns:bus='http://developer.cognos.com/schemas/bibus/3/' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/' SOAP-ENC:arrayType="bus:parameterValue[]" xsi:type="SOAP-ENC:Array"></bus:parameterValues> <bus:options SOAP-ENC:arrayType="bus:option[]" xsi:type="SOAP-ENC:Array"> <item xsi:type="bus:asynchOptionInt"> <bus:name xsi:type="bus:asynchOptionEnum">primaryWaitThreshold</bus:name> <bus:value xsi:type="xsd:int">300</bus:value> </item> <item xsi:type="bus:asynchOptionInt"> <bus:name xsi:type="bus:asynchOptionEnum">secondaryWaitThreshold</bus:name> <bus:value xsi:type="xsd:int">30</bus:value> </item> <item xsi:type="bus:runOptionBoolean"> <bus:name xsi:type="bus:runOptionEnum">prompt</bus:name> <bus:value xsi:type="xsd:boolean">false</bus:value> </item> <item xsi:type="bus:asynchOptionEncoding"> <bus:name xsi:type="bus:asynchOptionEnum">attachmentEncoding</bus:name> <bus:value xsi:type="bus:encodingEnum">MIME</bus:value> </item> <item xsi:type="bus:runOptionString"> <bus:name xsi:type="bus:runOptionEnum">promptFormat</bus:name> <bus:value xsi:type="xsd:string">XHTMLFRGMT</bus:value> </item> <item xsi:type="bus:genericOptionAnyURI"> <bus:name xsi:type="xsd:string">http://developer.cognos.com/ceba/constants/runOptionEnum#promptXslUrl</bus:name> <bus:value xsi:type="xsd:string">V5html_viewer.xsl</bus:value> </item> </bus:options> </rns1:runSpecification> </SOAP-ENV:Body> </SOAP-ENV:Envelope>