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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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