Difference between revisions of "About Command Center"

From Lingoport Wiki
Jump to: navigation, search
(Roles)
(= The API User)
Line 58: Line 58:
 
A Translator is mostly interested in the translation status and translation issues of specific projects. The Translator can drill down to individual translation issues. When translation issues are corrected (typically in a TMS), the Translator can resubmit translations to the Command Center.
 
A Translator is mostly interested in the translation status and translation issues of specific projects. The Translator can drill down to individual translation issues. When translation issues are corrected (typically in a TMS), the Translator can resubmit translations to the Command Center.
 
 
=== The API User ==
+
=== The API User ===
   
 
The API user is a special type of users for API based integration with other systems. The API user cannot login to Command Center.
 
The API user is a special type of users for API based integration with other systems. The API user cannot login to Command Center.

Revision as of 19:46, 15 December 2022

Introduction

What is Command Center?

Command Center brings together essential configuration, functions and dashboards for continuous software internationalization and localization using Lingoport products. It supports the developer experience of globalization from a repository and developer focus, and for managers to get an overview of software globalization throughout the enterprise.

IntroductionSignIn.jpg


  • Users can configure the location of their code and resource files from a variety of data sources including GitHub, AWS S3, and Bitbucket.
  • Command Center and Globalyzer can analyze the code for globalization issues.
    • Reports are created showing the summary of the issues in the code.
    • Suggestions for globalization compliance are given.
  • Customers can identify a wide range of resource file types, configure machine translation and translation management systems and automatically submit files for translation.
  • Command Center and Localyzer tracks and verifies the resource files through translation and back to the data source.
  • Users in various roles (Administrator, Manager, Developer and Translator) can use the Command Center to manage and view the status of projects.
CCProjects.jpg

Diagram

Command Center reads application source code from data sources such as Git repositories, uses Globalyzer Server rule sets to analyze the code for i18n issues, and manages resource files translation via different mechanisms such as Translation Management Systems (TMSs) and Machine Translation (MT) engines

CommandCenterIntroDiagram.jpg

Roles

Command Center requires users to login. Each user created in Command Center is assigned a role that defines the operations that can be completed by the user. There are five roles defined:

  1. Administrator
  2. Manager
  3. Developer
  4. Translator
  5. API User

Administrator

The Administrator user is responsible for:

  • Administering users and teams and assigning them to the users and projects
  • Installing and updating licenses
  • Managing data credentials and assigning them to managers
  • Setting up machine translations and translation management systems

The Administrator user can view all the projects in the system. The Administrator user can create and manage projects, but this role should be left to managers. The Administrator user can set the system in maintenance mode for certain actions.

Manager

The Manager is responsible for:

  • Creating, managing and running projects
  • Creating project tags and tokens
  • Running a project to update the status of the project
  • Checking the i18n and L10n status of different projects
  • Send files for translation
  • Viewing the system configuration

The Manager can only see the projects for the teams or projects assigned to them.

Developer

A Developer is mostly interested in i18n and L10n status of their projects. The Command Center provides an overview of the issues at hand. The developer can drill down to individual issues so as to correct them.

Translator

A Translator is mostly interested in the translation status and translation issues of specific projects. The Translator can drill down to individual translation issues. When translation issues are corrected (typically in a TMS), the Translator can resubmit translations to the Command Center.

The API User

The API user is a special type of users for API based integration with other systems. The API user cannot login to Command Center.

Globalyzer Introduction

GlobalyzerConfiguration.jpg

Globalyzer uses the project definition file to determine what rule sets and files to scan.

For more information on Globalyzer scanning see

Localyzer Introduction

Diagram

CCLocalyzer.jpg

Localyzer configuration in Command Center is very similar to previous methods. The user sets up the translation connection and defines the locales, sets up the resource files, and denotes which files to be included or excluded.

For more information about Localyzer, see