Skip to main content
1-Visitor
July 7, 2020
Solved

Localization in ThingWorx 9.0

  • July 7, 2020
  • 1 reply
  • 2067 views

Hi,

Is it possible to dynamically localize the data contents from database to Hindi instead of statically defining the locale words?

 

Thanks & Regards,

Shalini V.

Best answer by slangley

Hi @svisveswaraiya_285988 

 

You should be able to store the data in the language required without the need to convert it.  ThingWorx does not do any conversions on the data with the exception of numbers.  In the localization tables, you will find translation tokens for numbers. There are a several ways to enter and update the tokens. You can dynamically add tokens to the DB Thingworx/LocalizationTables/de/Services/AddToken and/or use Services/Expressions to interpret tokens at runtime for Mashups, or update through Composer by editing the localization tables.

 

Please let us know if you have further questions.

 

Regards.

 

--Sharon

1 reply

Support
July 9, 2020

Hi @svisveswaraiya_285988.

 

I don't think this is possible, but I'm reaching out to R&D to confirm.

 

Regards.

 

--Sharon

slangleyCommunity ManagerAnswer
Support
July 9, 2020

Hi @svisveswaraiya_285988 

 

You should be able to store the data in the language required without the need to convert it.  ThingWorx does not do any conversions on the data with the exception of numbers.  In the localization tables, you will find translation tokens for numbers. There are a several ways to enter and update the tokens. You can dynamically add tokens to the DB Thingworx/LocalizationTables/de/Services/AddToken and/or use Services/Expressions to interpret tokens at runtime for Mashups, or update through Composer by editing the localization tables.

 

Please let us know if you have further questions.

 

Regards.

 

--Sharon

Support
July 20, 2020

Hi @svisveswaraiya_285988 

 

If you feel my previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Thank you for your participation in our community!

 

Regards.

 

--Sharon