Documentation Center

TranslationJob 2.5 RetrieveExternalTranslationJobs

Retrieves the current external translation jobs XML (and metadata) for the specified element id of the translation job.

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.
psTranslationJobIdStringInThe element name of the translation job
psOutXMLExternalTranslationJobListStringOutThe 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.