Skip to main content
17-Peridot
November 3, 2020
Question

Entities become non-editable after deployment as an extension.

  • November 3, 2020
  • 1 reply
  • 6362 views

Hi,

 

I'm deploying Thingworx entities as an git extension from Dev to test server, which makes entities non-editable.

i.e xml of entity will have new tag as <aspect.isExtension="true">.

As well as DELETE option is disabled.

TanmeyTWX_0-1604405371714.png

 

I have already tried removing this tag and save xml and re-import but no luck.

 

How to revert or make that entity editable again?

1 reply

17-Peridot
November 3, 2020

Hello @TanmeyTWX ,

 

I believe your answer is:

 

TanmeyTWX17-PeridotAuthor
17-Peridot
November 5, 2020

Hi PEHOWE,

@posipova 

 

I tried below steps but Entity is still non-editable and delete option is disabled.

 

1. Exported the ThingShape xml.

2. Added aspect.IsEditableExtensionObject="true"

3. Save it.

4. Import back this ThingShape to Composer.

 

I'm good if I get the DELETE option working even. I can delete it and create again.

 

Thingshape definition attached for reference.