TranslationJob 2.5 CreateExternalTranslationJobs
Creates external translation jobs.
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 |
| psXMLRequiredCurrentMetaData | String | In | Metadata XML structure with the metadata that object is required to have set currently. The update of the object is only carried out when the object in Content Manager has exactly the same metadata specification, i.e. the metadata was not changed by someone else. |
| psXMLExternalTranslationJobList | String | InOut | The External Translation Job List XML structure containing the data of the external translation jobs |
Requirements are:
- The user must have write access to the translation job which is going to be updated.
Note that:
- When no translation job is found with the supplied psTranslationJobId, an InvalidObjectException is thrown.