PublicationOutput 2.5 RetrieveMetaDataByIshLngRefs
Retrieves the metadata of multiple objects in the repository using the unique identifier of the Publication Output objects
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| palLngRefs | LongArray | In | Long array with the unique identifiers of the language objects |
| psXMLRequestedMetadata | String | In | Requested Metadata XML structure indicating which metadata has to be retrieved for a given object. |
| psOutXMLObjList | String | Out | ObjectList XML structure containing the metadata of the objects. |
Requirements are:
- The user must have read access for the folder holding the object.
Note that:
- The order of the returned objects in psOutXMLObjList is random.