TranslationJob 2.5 RetrieveExternalTranslationJobs
Retrieves the current external translation jobs XML (and metadata) for the specified element id of the translation job.
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. |
| psTranslationJobId | String | In | The element name of the translation job |
| psOutXMLExternalTranslationJobList | String | Out | The External Translation Job List XML structure containing the data of the external translation jobs |
Requirements are:
- The user must have read access to the translation job.
Note that:
- When no translation job is found with the supplied psTranslationJobId, an InvalidObjectException is thrown.