
This is the preferred solution until the cloud connector is implemented.
The source files are maintained in the workspace on the Rigi server. Passolo can synch with the project on the Rigi server. In this hybrid version, Passolo uses the same parsers as the Rigi server.

Key characteristics
- Source files in the Rigi cloud.
- Previews in the Rigi cloud.
- Passolo project synchronizes with Rigi server.
- Addin contains all Rigi parsers.
- Addin uploads translations to the Rigi server.
Workflow
An example of a typical work flow is:
- The developer
- uploads the latest source files to the workspace and assigns the parsers.
- generates the files with Rigi tokens.
- updates the app with Rigi tokens.
- captures HTML Previews.
- The project manager (PM)
- first time:
- downloads the rigsln file from the Workspace (source files are not needed yet).
- creates a project in Passolo (.lpu) using the .rigsln as source file.
- updates the project. This will retrieve the source files from the workspace.
- assigns external translators, or activates the auto-login feature.
- exports Passolo translation bundles (.tbulic)
- sends the tbulic files and HTML Previews to the translators.
- The translators
- translate in-context (using the Rigi plugin), where the HTML Previews from the server are shown.
- return the translated bundles.
- The PM
- imports the translated bundles.
- uploads the translations to the Rigi server.
- The developer
- generates the target files.
- imports the target files in the code-repository.
Workflow extensions
Variations and extension on the provided workflow are possible. Some examples:
- After the initial project setup, the PM can align the translations with the available translations in the target files (Passolo > Home > Scan Target File)
- Correct the source texts on the Rigi server.
- After the translation task, the PM can conduct a language test. When ready, the translators can apply the suggestions directly in their Passolo project.
Passolo standalone
This version works without the Rigi cloud. It is useful if your company does not allow to work with cloud providers.
All files are stored locally, and the add-in comes with all available Rigi parsers.

Key characteristics
- No cloud.
- Previews are stored locally.
- Addin contains all Rigi parsers.
- Rigi solution editor.
Workflow
The source files are available on the local disk in a folder structure.
An example of a typical work flow is:
- The project manager (PM)
- uses the solution editor to define the project (.rigsln)
- creates a project in Passolo (.lpu) using the .rigsln as source file.
- updates the project.
- generates the files with Rigi tokens.
- The developer and/or PM
- updates the app with the Rigi tokens
- uses Websnap (or another tool) to capture HTML Previews.
- stores the HTML Previews with the project.
- The PM
- exports Passolo translation bundles (.tbulic)
- sends the tbulic files and HTML Previews to the translators.
- The translators
- store the tbulic and HTML Previews to a local folder
- translate in-context (using the Rigi plugin)
- return the translated bundles
- The PM
- imports the translated bundles
- generates the target files.
- The developer
- imports the target files in the code-repository.
Workflow extensions
Variations and extension on the provided workflow are possible. Some examples:
- After the initial project setup, the PM can align the translations with the available translations in the target files (Passolo > Home > Scan Target File)
- After the translation task, the PM can create translation bundles and send them to in-country reviewers who can make changes.
- Before the developer imports the translations in the code repository, the PM updates the project with the latest source files. The generated files will then contain also the new file identifiers.
- It is possible to connect the cloud at a later moment. It is then possible to upload the translations from Passolo to the Rigi server, perform a language test, and let the translators apply the corrections.
Cloud connector
Under development
The .rigi parser for SDL Passolo is under development.
The preferred use case is: Passolo hybrid
The source files are maintained in the
workspace on the Rigi server.
Passolo can synch text files with the project on the Rigi server.
Passolo has a .rigi configuration file with the URL to the Rigi server.

Key characteristics
- Source files in the Rigi cloud.
- Previews in the Rigi cloud.
- Parsers in the cloud.
- Passolo exchanges texts with the Rigi server via API.