Skip to main content
1-Visitor
August 22, 2019
Solved

Naming Guidelines and the use of dot in names

  • August 22, 2019
  • 1 reply
  • 2112 views

Hi, in the Thingworx Application Development Guide 1.0 on page 75 it's given Naming Guidelines for Reusable Components. It states to use a dot in the namespace.

 

When I use a dot I get the message: "Name contains invalid characters"

 

Are there any way around this or is it a recerved character for PTC developers?

 

Thingworx 8.4.1-b2126

Thingworx Apps 8.4.2-00

 

Best answer by hchanana

Hi @RagnarRoestad ,

 

Dot is allowed in between name but not at the beginning or end of the name. PFB screenshot for reference.

 

Capture

 

Thanks,

Himanshu

 

If my response has answered your question, please mark as Accepted Solution, for the benefit of others who may have the same question.

1 reply

hchanana16-PearlAnswer
16-Pearl
August 23, 2019

Hi @RagnarRoestad ,

 

Dot is allowed in between name but not at the beginning or end of the name. PFB screenshot for reference.

 

Capture

 

Thanks,

Himanshu

 

If my response has answered your question, please mark as Accepted Solution, for the benefit of others who may have the same question.