Skip to main content
1-Visitor
August 9, 2016
Solved

Importing Read Only Entities

  • August 9, 2016
  • 2 replies
  • 1391 views

Hi Guys

Apologies if this one has already been asked, I can't find a relevant thread.

Does anyone know how to import Entities which are Read Only and ensure that no one can see the code or mechanics of the Entities when importing to a different ThingWorx instance? And also makes the majority of the XML invisible (services, events etc)?

Many Thanks

Ashley

Best answer by asinclair

Ashley,

If you import an entity into a Thingworx Java extension, built it, and then import the extension into Thingworx, the imported entities will be read only as you describe.

-Andy

2 replies

asinclair1-VisitorAnswer
1-Visitor
August 9, 2016

Ashley,

If you import an entity into a Thingworx Java extension, built it, and then import the extension into Thingworx, the imported entities will be read only as you describe.

-Andy

ashleyg1-VisitorAuthor
1-Visitor
August 10, 2016

Thanks Andy, much appreciated.