Documentation Center

DocumentObj 2.5 GetObject

Retrieve the objects with metadata and blob for the given LogicalId, version, language and resolution.


Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated 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.
psLogicalIdStringInThe logical identifier of the object.
psVersionStringInOutThe version of the object. When no exact version is given, the version number will be returned.
psLanguageStringInThe language of the object.
psResolutionStringInThe resolution of the object. Only used for illustrations: this parameter should be empty for any other object types.
psXmlProductDefinitionStringInProduct Definition XML structure that defines which publishing context has to be used for conditional publishing.
psXMLRequestedMetadataStringInRequested Metadata XML structure indicating which metadata has to be retrieved for a given object.
psOutXMLObjListStringOutObjectList XML structure containing the metadata of the objects.

Requirements are:
  • The user must have read access for the folder holding the object.
Note that:
  • When a publishing context is provided, conditional publishing is only used for objects with electronic document type EDTXML. So illustrations and xml objects can be retrieved at the same time.
  • All logical identifiers within Content Manager are in uppercase.
  • The language must be supplied.