Documentation Center

TranslationJob 2.5 RetrieveMetaData

Retrieves the metadata information for translation jobs that match the criteria given in the metadata filter.

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.
pasTranslationJobIdsStringArrayInString array containing the element names of the translation job used for filtering
psXMLMetaDataFilterStringInMetadataFilter XML structure with additional filter on metadata to limit the objects on which metadata has to be returned
psXMLRequestedMetaDataStringInRequested Metadata XML structure indicating which metadata has to be retrieved for a given object.
psOutXMLObjListStringInOutThe Translation Job ObjectList XML structure containing the metadata of the translation job

Note that:
  • All fields on a translation job have level 'none'. So, the metadata filter and the requested metadata may only contain fields with level 'none'.
  • The ObjectList XML structure only contains the requested metadata of the translation job. The content of the translation job is not returned.
  • The order of the returned objects in psOutXMLObjList is random.
Which information can be retrieved?
FieldDescription
FNAMEThe name of the translation job
FISHTRANSJOBSTATUSThe status of the translation job
FISHTRANSJOBSENTOUTBYThe user that sent out the translation job
FISHTRANSJOBSRCLNGThe source language of the translation job
FISHTRANSJOBTRANSTEMPLIDThe id of the template
FISHTRANSJOBRESOLUTIONSImage resolutions to translate
FISHTRANSJOBREQUIREDDATEThe required date for the translation
FISHTRANSJOBINCLTRANSLTDThe value that specifies whether the objects already in translation should be included
FISHTRANSJOBTARGETFIELDSThe target fields used for the push translation
FISHTRANSJOBPROGRESSIDThe progress id of the event that is created for the translation job
FISHPUSHTRANSPROGRESSIDSThe progress id's of the events that are created for the push translations
FISHTRANSJOBTYPEThe type of the translation job
FDESCRIPTIONThe description of the translation job
FUSERGROUPThe user that created the translation job
FISHLEASEDBYThe id of the process/thread that leased the job
FISHLEASEDONThe date and time when the FISHLEASEDBY field was updated
FISHMAXIMUMPROGRESSThe maximum progress of the translation job calculated as number of objects (in all languages) to be translated
FISHCURRENTPROGRESSThe current progress of the translation job calculated as number of objects that have been translated or cancelled