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

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! 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