Skip to main content
1-Visitor
June 17, 2016
Solved

How to Create a new Localization Table?

  • June 17, 2016
  • 2 replies
  • 1441 views

Hi People,

I am trying to create a new localization from ThingWorx Composer. When I click Save it givr the following error and prevent me from creating the Localization Table.

save failed, status: "Not Acceptable", message: "Localization table name [PTCAssetWorx.Localization.Default] must conform to IETF BCP 47 (language[-script][-region][-variant])"

Anyone having tha same issue and any solution?

Regards

Amarjit Thouna

Best answer by CarlesColl

On TW 7 you should use IETF BCP 47 name likes for Localization Tables, for instance "es" for Spanish.

2 replies

1-Visitor
June 17, 2016

On TW 7 you should use IETF BCP 47 name likes for Localization Tables, for instance "es" for Spanish.

1-Visitor
June 17, 2016

Yes, this works. Thanks alot