Translation-Time Measurement
Translates a manuscript text. The sentences entered in [1. Translation request] will be delivered to the translator. On the Operating screen of the [2. Translation work] Step scripts have been set that count the number of input characters and measure the working time using a stopwatch button, and the measurement value is stored as business data. It is also possible to call it as a sub-process from another Workflow using HTTP communication.
Download
translation-time-measurement-20160627-220-en.qar
Only available for Professional edition.
Notes
- You need to associate the Swimlane settings according to your organizational structure upon import
Arrangement Tips
- Please note the following settings are required in the connection source (caller) App when using in HTTP connection
- Prepare a String-type Data item (single-line) and set the reception URL of the Catching Message Intermediate Event (HTTP) which receives the translated texts to the initial value.
- Prepare a String-type Data item (single-line) and set in its initial value the API key of the same Event
- Prepare a String-type Data item (multiple-lines) that receives the translated texts and set its Field Name to q_translated_text
- Prepare a File-type Data item that receives the file related and set its Field Name to q_translated_file
See also
- Scenario: Episode 489: Placing A Button for Measuring the Work Time Automatically
- Settings Required When Importing an Archive
- Manual: M210: Designation of Downstream Operator in Upstream Step
- Manual: M213: Guidance Descriptions on the Operating Screen (HTML/JavaScript)
- Manual: M413: Settings: Calling a Sub-process Mid-Flow and Standing by for a Response
- Reference: R2182: Error Notification of HTTP Start
- Reference: R2131: HTML Tags Available for Operation Form
- Reference: R2210: Data Receiving Parameters and Samples