PublicationOutput 2.0 SetReportByIshLngRef [internal]
Saves a status report of the Publish Service operation on the specified Publication Output 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. |
| plLngRef | Long | In | The language level identifier |
| psXMLPublicationOutputReport | String | In | The Publication Output Report XML contains all warnings, errors and informational messages that occured during the last publish action. |
Requirements are:
- The Publication Output object must be in the 'Publishing' status.
- The Report XML must be saved by the same user who requested the Publish operation.