Enhanced Export to PDF translations
What's New?
As a part of this enhancement the PDF headers, column names and few column data are translated to selected language in Incident Management, Service Request Management, Problem and Change Management.
Earlier, if the user downloaded the PDF by using the Export to PDF option throughout the application, the language translation provision was not available.
Benefits
- This enhancement brings in multi language translation to PDF creation too.
- Better readability for users who wish to extract PDF in selected language.
- Improved customer experience.
Prerequisites
To enable this feature, the Admin must add the following keys in the Web.config file and add Weglot key in “App:WeglotKey“
<add key="App:WeglotURL" value=https://api.weglot.com/translate?api_key= /> <add key="App:WeglotKey" value="" /> // need to provide the Weglot key in value <add key="App:IsWeglotExportToExcelEnabled" value="true" /> Add the following key in the Web.config file to validate whether the columns are in English. During validation the columns to be translated, and which columns are to be excluded are verified. <add key="App:WeglotIdentifyNonEnglishContent" value="[^a-zA-Z0-9().:@!?\"'*$#\[\];{}<>\/=|\\&^%~,_\-\s]" />
Note
The Weglot Key IsWeglotExportToExcelEnabled is applicable to Export to PDF too.
Incident Management
To export the PDF in selected language, perform the following steps in Incident Management:
- Navigate to Incident > Manage Incidents > My Incidents.
- Change or Select the language to Japanese language.
3. Select an Incident from the list of Incidents.
4.In the right collapsible actions panel click EXPORT TO PDF.
5.Select the sections required in PDF and click Export.
In the exported PDF the following fields are translated to user selected language -
Field Name | Value |
---|---|
Status | New/Assigned |
Major Incident | True/False |
Response SLA Violated? | True/False |
Resolution SLA Violated? | True/False |
Linked to KB? | True/False |
Related Record - Status | Assigned |
Note
In this document all language translations are performed to Japanese language only as an example.
Service Request Management
To export the PDF in selected language, perform the following steps in Service Request Management:
- Navigate to Requests > Manage Service Requests > Service Request List
- Change or Select the language to Japanese language.
- Select a Service Request (SR) from the list of SRs.
In the right collapsible actions panel click EXPORT TO PDF.
5. Select the sections required in PDF and click Export.
In the exported PDF the following fields are translated to user selected language -
Field Name | Value |
---|---|
Status | New/Assigned |
Response SLA Violated? | True/False |
Resolution SLA Violated? | True/False |
Linked to KB? | True/False |
Approval Information - Approval Level | Level 1 |
Approval Information - Status | Approved |
Approval Information - Refer back | Requestor/Previous approver |
Related Record - Status | Assigned |
Change Management
To export the PDF in selected language, perform the following steps in Change Management:
- Navigate to Change > My CRs > My Change Requests
- Change or Select the language to Japanese language.
- Select a Change Request (CR) from the list of CRs.
- In the right collapsible actions panel click EXPORT TO PDF.
- Select the sections required in PDF and click Export.
In the exported PDF the following fields are translated to user selected language -
Field Name | Value |
---|---|
Status (Standard) | New/Assigned |
Operational Risk Value | True/False |
Business Risk Value | True/False |
Change Type (Standard) | True/False |
Back-out plan Tested | Level 1 |
Test Stage | Approved |
Related Record - Status | Requestor/Previous approver |
Requirement - Resource Type | Assigned |
Requirement - Resource Type >>Status | Yet to Receive |
Requirement - Technical Requirement >> Status | Yet to Receive |
Requirement - Financial Requirement >> Status | Yet to Receive |
Implementation Plan - Is the change implemented or rolled back | Rolled Back |
Implementation Plan -Is the change successful | Yes/No |
Implementation Plan - CI Update required | Yes/No |
Problem Management
To export the PDF in selected language, perform the following steps in Problem Management:
- Navigate to Problem> My CRs > My Change Requests
- Change or Select the language to Japanese language.
- Select a Change Request (CR) from the list of CRs.
- In the right collapsible actions panel click EXPORT TO PDF.
- Select the sections required in PDF and click Export.
In the exported PDF the following fields are translated to user selected language -
Field | Description |
---|---|
Status | New/Assigned |
Root Cause Analysis - Actual (Y/N) | True/False |
Related Record - Status | Assigned |
Add To Known Error | Yes/No |
Confluence Cloud Migration Alert: Please refer to known issues you may encounter in Confluence Cloud: https://eitdocs.atlassian.net/wiki/x/wDGwAQ