Documentation Center

PublicationOutput 2.0 Publish [deprecated]

Starts a publish (export for publication) operation on the specified Publication Output objects.


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.
psDocIdStringInThe logical identifier of the object
psVersionStringInThe version of the object. This version number has to be an exact number.
psOutputFormatStringInThe name of the output format (e.g. Manual, Online Documentation, Booklet, Compiled Help,...)
psLngCombinationStringInThe ordered list of languages separated by the '+' character indicating the languages used in the content of the object.
psOutEventIdStringInOutThe event id of the background process. The event id groups all logging for the background process

Requirements are:
  • The user has write access to the folder that contains the Publication object of which a Publicaton Output needs to be published.
  • The Publication Output object in the following the statuses cannot be published:
    • Publish Pending
    • Publishing
    • Released
Note that:
  • All logical identifiers within Content Manager are in uppercase.