Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • log: The path of the file containing all file operations since the last script execution (the File Actions Log).
  • project: The project id. This information is included for information purposes.

...

The Beebox logs operations on both source files and target files. Source file operations refer to verification of file format and the extraction of text contents. Target file operations refer to the creation of the final or preliminary (MT) translated files. These operations can run both automatically (see the various Automation options) or be triggered from the Beebox user interface. Whenever a file operation fails, the log includes a detailed error description. If automated, the system will retry failed operations in regular intervals.

The log file contains one line per source or target file operation. Each line is composed of pipe separated fields. Some characters are encoded and you need to unencode them: "\" => "\\", {newline} => "\n", {linefeed} => "\r", "|" => (removed).Read the detailed description of the log file

 

Typical lines may look like this:

...