Trados-TRT Communication: Issue with Empty Input Node

Hi team,

Whenever a project fails due to "Generate Offline Package", our connected application, TRT, is not receiving the expected attributes from Trados. Please see attachment for reference. As you can see, there is no information on source file in the API message. Here's a comparison with what we receive for other system error types, like error in Translation Memory Update. Is this something you can fix in the "Generate Offline Package" step when it fails?

Parents
  •   . please give more detail, can you provide a traceId?

    the input field list is long, what are you exaclty looking for?

    in project 69175497515dfc502e8879fe the error task is a 691af8693ece4c57fc0da656 is a "Generate Offline Package Resources" task failed, via the API, you can get more details using the `fields=failedTask`, check 
    https://eu.cloud.trados.com/lc/api-docs/2760eba75d8d3-list-project-s-tasks

    in project 691f2ba33ece4c57fc573799 the error task is 68d6a6b71f39cf3fb37d7c5f, is an extension task "Translation Segments Confirmed Check"

    also the difference is that in first case (generate offline package) the task input type is "project" , check `?fields=input.type` and for the second is "targetFile".

    These are embedded properties of the system, and different task types.

    What do you mean by expected attributes? This hightly depend on the task type.

    Also the fields retrieve the source file data and the target file data, but in the case of "Generate Offline Package Resources", since the input of the task is project, they will not be available.
    So basically we "Generate Offline Package Resources", for the whole project, which source/target files should be listed as the input for the task? they cannot be done.

Reply
  •   . please give more detail, can you provide a traceId?

    the input field list is long, what are you exaclty looking for?

    in project 69175497515dfc502e8879fe the error task is a 691af8693ece4c57fc0da656 is a "Generate Offline Package Resources" task failed, via the API, you can get more details using the `fields=failedTask`, check 
    https://eu.cloud.trados.com/lc/api-docs/2760eba75d8d3-list-project-s-tasks

    in project 691f2ba33ece4c57fc573799 the error task is 68d6a6b71f39cf3fb37d7c5f, is an extension task "Translation Segments Confirmed Check"

    also the difference is that in first case (generate offline package) the task input type is "project" , check `?fields=input.type` and for the second is "targetFile".

    These are embedded properties of the system, and different task types.

    What do you mean by expected attributes? This hightly depend on the task type.

    Also the fields retrieve the source file data and the target file data, but in the case of "Generate Offline Package Resources", since the input of the task is project, they will not be available.
    So basically we "Generate Offline Package Resources", for the whole project, which source/target files should be listed as the input for the task? they cannot be done.

Children
No Data