Documentation Center

PublicationOutput 2.5 SetMetadataByIshLngRef

Sets the metadata of a Publication Output object in the Content Manager repository.


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.
plLngRefLongInThe language level identifier
psXMLMetadataStringInMetadata XML structure with the metadata that will be set on the current object
psXMLRequiredCurrentStateStringInA Metadata XML structure. The update of the object is only carried out when the object in Content Manager has exactly the same metadata specification, i.e. the metadata was not changed by someone else.

Requirements are:
  • The user has to have write access for the folder that contains the object that is updated
  • The language reference parameter must identify a Publication Output object.
Note that:
  • The metadata can also contain fields of the logical and version level. In that case the Publication and Publication version metadata will be updated.
  • All logical identifiers within Content Manager are in uppercase.