How to open downloaded package(.mda) in modeler ?

1
Hi all, I have downloaded a package(.mda)  from environment, when i open through modeler(ver :7.23.4) it shows an error(“The file you’re trying to open does not look like a model project file,it lacks the essential table _metadata or table is of wrong format).please help !
asked
2 answers
1

As Ronald mentioned, Its not possible to open the .mda file with your modeler.

You need .mpk file. 

- if you have exported your entire project you get .mpk file which you can open with modeler

mda is kind of like a built or compiled version of your project. 

answered
0

You can not download a package and try to open it. You need to open your modeler and open the project from there. If it is not on your local disk it will download from the teamserver if you have the rights and the project uses the teamserver offcourse. If you want to create a package that can be opened by the modeler you should use the export function from within the modeler.

Regards,

Ronald

 

answered