Symptom
You are trying to import translations into the system but get the error message "Error: Provide Target Language in uploaded file text element".
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Application and User Management work center.
- Go to Text Pool Administration view.
- Enter the relevant text pool.
- Go to Attachments tab.
- Attach your file.
- Click Define and Execute Run.
- Select the Process Type: Process Input File.
- Wait a few minutes until the job is finished.
- Now go back to Application and User Management work center.
- Go to Background Jobs view.
- You can see that the job failed with error "Error: Provide Target Language in uploaded file text element".
Cause
There are two possible causes for this error:
- You have made changes to the file template (for example: removed header, removed or added columns, etc.).
- The file template you are using has been downloaded a while ago. With new system releases it is possible that the template is modified with new elements.
In the internal logic, the system needs to identify the column headers to be able to match the content of a column to it's back end type and for this the integrity of the list is important.
Since there is an element missing in the template, the system could not identify the table header row properly and thus no data was transferred from the file.
Resolution
You should download the file template again and make sure that no changes are made in the file structure.
Keywords
language adaptation tool, excel import, translations , KBA , AP-GLO-TXA , ByD Key User Translation Tool , How To