Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

TranslationJobImport(LogonID, TranslationJobGUID, XML)

Imports a Translation Job from translated XML.

Parameter

Type

Explanation

LogonID

String

ID returned from LogOn function.

TranslationJobGUID

GUID

Identifies the translation job to be imported.

XML

String

The translation job translated XML.

Return

String

Empty string, or error message.

The following error messages may be returned:

Error - Not currently logged on

Error - File already exists for this Translation Job

See Also

Translation Functions

TranslationJobList(LogonID)

TranslationJobExport(LogonID, TranslationJobGUID)

TranslationJobCancel(LogonID, TranslationJobGUID)

Top of Page Email this Page Log Support Call Send Feedback Print