OutputFormat 2.5 Update
Updates an Output Format object
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. |
| psOutputFormatId | String | In | The element name of the output format |
| psOutputEDT | String | In | The unique identifier of the Electronic Document Type of the output (e.g. EDTPDF, EDTXML, EDTHTML,...) |
| psXMLMetaData | String | In | Metadata XML structure with the metadata that will be set on the current object |
Requirements are:
- Only an 'Administrator' can update an Output Format object.
Note that:
- The
levelattribute on theishfieldelement must be 'none. - In order to rename the OutputFormat add the field
FISHOUTPUTFORMATNAMEwith the new OutputFormat name topsXMLMetaData.