How to export and import the multilingual excel by designing a screen instead of using service studio?
Hello Siva
You can select data tab-> multilingual->export language resources-> excel file.
You may add other languages by adding the corresponding locale column. Make sure that the column header is the locale name using the RFC 1766 standard format (e.g., en, en-US, en-GB, pt, pt-PT, es-ES)
Then you can import this file/ otherwise in resource you have to import the excel file
Translate the excel file
In action flow you have to open the workbook then select the sheet which you want to convert and convert the text in the feild
Regards
Priyanka
yes we can export the file in service studio. But, I want this to be done via the front end and not in the service studio.