cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Localization in ThingWorx 9.0

svisveswaraiya
17-Peridot

Localization in ThingWorx 9.0

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.

1 ACCEPTED SOLUTION

Accepted Solutions
slangley
23-Emerald II
(To:slangley)

Hi @svisveswaraiya 

 

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

View solution in original post

3 REPLIES 3

Hi @svisveswaraiya.

 

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

 

Regards.

 

--Sharon

slangley
23-Emerald II
(To:slangley)

Hi @svisveswaraiya 

 

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

slangley
23-Emerald II
(To:slangley)

Hi @svisveswaraiya- 

 

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

Top Tags