Author Topic: Bad Type Object - when I tray Import Archimate Object from CSV  (Read 3613 times)

marku

  • EA User
  • **
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Bad Type Object - when I tray Import Archimate Object from CSV
« on: November 07, 2018, 02:41:50 am »
In older version SPARX (12) I was created many objects using Export and Import via CSV (in Archimate)
But actually (14)  when I'm trying import and created new ArchimateComponents - it dosen't work good.
Of course new object are created - but have Type: Component, Stereotype: ArchiMate_ApplicationComponent rather than Type: ApplicationComponent, Stereotype: ArchiMate_ApplicationComponent. (UML with stereotype Archimate?)
When I manually add new ArchimateComponent object from Toolbox - it's ok.
I see that bad Type are in columns: Fully Qualified Stereotype (bad) ArchiMate_ApplicationComponent, (good) ArchiMate3::ArchiMate_ApplicationComponent and Profile Metatype (bad) Component, (good) ArchiMate3::ArchiMate_ApplicationComponent.
But even I'm trying change it in this columns, and update/import to Sparx- nothing change it.

How change this Type of Object?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8085
  • Karma: +118/-20
    • View Profile
Re: Bad Type Object - when I tray Import Archimate Object from CSV
« Reply #1 on: November 07, 2018, 11:07:54 am »
Profile Metatype (bad) Component, (good) ArchiMate3::ArchiMate_ApplicationComponent.

This sounds like when you exported, the definition was type, now it's profile metatype. Changing it back to Type may get you going.

marku

  • EA User
  • **
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: Bad Type Object - when I tray Import Archimate Object from CSV
« Reply #2 on: November 09, 2018, 12:39:24 am »
Yes!
Thanks "Simon M" for suggest.
When I'm was doing import - in column Type must be "ArchiMate3::ArchiMate_ApplicationComponent" (not only "Component" - it's in this Column after export)