Table of Contents |
---|
Page Properties | ||
---|---|---|
| ||
Warning |
---|
IMPORTANT! The tool described in this article is no longer supported since XTM v.13.6! |
Guidelines
Before reading this article, we recommend that you find out about standard, “manual" way to create rate cards for users. If so, see the following article: How to create a rate card for a linguist. |
---|
The whole process of importing and implementation takes place on the XTM International Support team side. When requesting such an action, you should create a .csv file and provide it to them.
...
A specific version of this kind of file needs to be created.
DATA FROM THE TEMPLATE:
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
EXPLANATION:
First line → This is a primary header: do not change it.
Note |
---|
IMPORTANT! There should only be one header at the top! Copying this header for each rate card is incorrect. |
1 |
|
---|
Second line → Either enter LSP IDs or USER IDs , but not both! Note that the Client field is required, as it is referenced as the company name to which the rate card is being imported.
Example (user):
2 |
|
---|
Example (LSP):
2 |
|
---|
Note |
---|
IMPORTANT! The LSP/user ID needs to be provided by the LSP account ID and ID, and not from the LSP connection field. |
Third line → This is a general header: do not change it.
3 |
|
---|
The headers above point to this part of the rate card:
...
For example, if you want to add a Minimum Charge, you need to add it to the line below, which is row 5, not row 4. This is what it looks like in the CSV file:
...
4 |
|
---|
Fifth line → Identifies the rate card data that is being created as it matches the headers from line 3.
...
When adding more than one language combination, separate them with separated by commas without spaces, e.g. en_GB-pl_PL,en_GB-ar_AA.
5 |
|
---|
Sixth line → Headers for the next part of the rate card.
6 |
|
---|
...
7th, 8th line, and so on → Indicate the data per workflow step ("Translate" and "Correct" ).
Note |
---|
IMPORTANT! Any workflow step name you add to this import file must exist on your XTM Cloud instance beforehand in Configuration → Settings → Workflow → Workflow steps (only an administrator can add this). Furthermore, you cannot include a particular workflow step without setting any rates for that step is incorrect (see the 9th line below for an example). Remove this step. |
7 |
|
8 |
|
9 |
|
...
Note |
---|
IMPORTANT! The rate card import tool uses commas, not full stops, as decimal separators. If you notice that you have used full stops, replace them with commas. There should not be a single full stop in the file. |