PublicationOutput 2.5 SetMetadataByIshLngRef
Sets the metadata of a Publication Output object in the Content Manager repository.
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. |
| plLngRef | Long | In | The language level identifier |
| psXMLMetadata | String | In | Metadata XML structure with the metadata that will be set on the current object |
| psXMLRequiredCurrentState | String | In | A 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.