Skip to main content
1-Visitor
September 10, 2019
Solved

Industrial Thing not saving "invalid name"' tags start with numbers

  • September 10, 2019
  • 1 reply
  • 2548 views

Similar to this case , I have trouble because of the tag names on the KepServerEX.  We are adding Thingworx to an existing KepServerEX solution which has been validated by quality.  The plant will not allow me to change the names.

2019-09-10 17:51:35.681+0000 [L: ERROR] [O: c.t.w.Things] [I: ] [U: Administrator] [S: ] [T: https-jsse-nio-443-exec-2] [message: Import Failed: Invalid Name: [20565M3_20565M3_Assembly_Total] - Digits are not permitted at the begining of name]

Is there a workaround.

Best answer by mikefinch87

I was able to find a workaround.

Manually create a RemoteThing

Manually Set the IndustrialThing property.

Create the properties necessary using names with names that start with letters.

     Bind the properties to the tags that start with numbers.

 

1 reply

Support
September 10, 2019

Hi @mikefinch87.

 

I'm not aware of any workaround for this.  I would recommend that you post this issue as an improvement on the ThingWorx Ideas board.  This will allow others to vote on the issue, which could lead to consideration in a future release of the product.

 

Regards.

 

--Sharon

mikefinch871-VisitorAuthorAnswer
1-Visitor
September 11, 2019

I was able to find a workaround.

Manually create a RemoteThing

Manually Set the IndustrialThing property.

Create the properties necessary using names with names that start with letters.

     Bind the properties to the tags that start with numbers.

 

Support
September 11, 2019

Hi @mikefinch87.

 

You are correct--that would be the workaround.  I encourage you to still post your suggestion on the Ideas board so it can be considered for a future release.  The workaround could become very cumbersome in the case of many things containing many properties.

 

Also, please feel free to mark your solution as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon