Difference between revisions of "LRM How do I"

From Lingoport Wiki
Jump to: navigation, search
(Custom Tasks)
(How do I setup a proxy for a project's FTP server with SSH protocol?)
Line 16: Line 16:
 
=== How do I setup a proxy for a project's FTP server with SSH protocol? ===
 
=== How do I setup a proxy for a project's FTP server with SSH protocol? ===
 
A proxy is set up through java options. See [[L10n_Vendors#SSH.2FSFTP_proxy_server| L10n Vendor Proxy Server]] for details.
 
A proxy is set up through java options. See [[L10n_Vendors#SSH.2FSFTP_proxy_server| L10n Vendor Proxy Server]] for details.
  +
  +
=== How do I create the SSH keys? ===
  +
  +
See http://www.linuxproblem.org/art_9.html.
   
 
= Prep Kit =
 
= Prep Kit =

Revision as of 20:34, 11 September 2017

Custom Tasks

How do I setup AtTask (WorkFront) in order to create an AtTask project for each prep kit?

AtTask is set-up using 'CustomTasks'. See Custom Tasks for details.

Emails

How do I setup the email configuration in order to send status emails?

The email configuration file, config_email_global.xml is located in the ../L10nStreamlining/config folder. See Sending Emails for details.

L10n Vendors

How do I setup my project's translation vendor?

The translation vendor is defined through the config_l10n_vendor.properties configuration file and is located in a L10nStreamlining config folder. This file can be located at the project, group or global level. For example, if all of your projects will be sent to the same vendor then the configuration file can be located at the group or global level. See Translation Vendors for more information.

FTP

How do I setup a proxy for a project's FTP server with SSH protocol?

A proxy is set up through java options. See L10n Vendor Proxy Server for details.

How do I create the SSH keys?

See http://www.linuxproblem.org/art_9.html.

Prep Kit

I have clicked on Prep Kit but I don't want this kit to be translated any more. How do I deactivate the kit?

When you have pressed the Prep Kit button, a number of steps were taken. In particular, a prep kit was created, the database was updated, and the files were sent to the configured translation end point.

  • Open a command prompt
  • Use the 'deactivate' command for this project and this version of the kit
  • Go to the staging/sendkits/<group_name>/<project_name> and if the prep kit you want to deactivate is still there, remove those files.
  • Run the Automation job
  • Check the Dashboard to make sure you do not see the prep kit version you deactivated in the outstanding kits
  • Notify (email, phone, etc.) the responsible party in charge of translation this job is not needed any longer and has been deactivated in the Lingoport system.