cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

How to upload AllEntities.xml file

amarchenko
5-Regular Member

How to upload AllEntities.xml file

Hey,

I'm trying to import AllEntities.xml and to convert it to ImportedEntityCollection without using ExtensionMigratorBase.

Something like that:

foo.readFile(pathToAllEntities);

return ImportedEntityCollection.

Thanks in advance.

Alexey

2 REPLIES 2
CRArko
17-Peridot
(To:amarchenko)

Hello, Alexey.

May I ask why you're reluctant to use the Extension Migrator?

Thanks,

-- Craig A.

amarchenko
5-Regular Member
(To:CRArko)

Hey Craig,
I'm looking for functionality to read data before it merged into ThingWorx.
Alexey

Top Tags