Book a Demo

Author Topic: EA and XML input  (Read 2833 times)

vishy

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
EA and XML input
« on: December 18, 2013, 12:17:24 am »
Hello,

I am new to EA. I am drawing my logical data model using EA.

I wanted to check if there is a way to import either an XML definition or Excel definition which would specify the entities and other relationships.

This is because I can then give this input to any user and ask him to enter table details, foreign key details and other details in to the excel file instead of drawing it.

Respectfully

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: EA and XML input
« Reply #1 on: December 18, 2013, 07:04:12 am »
Hi,

there are some possibilities.


  • Geert Bellekens has a tool to export / import from *.csv, see community
  • eaDocX (see third party tools)
  • *.csv import/export with EA standard (see online help)


There might be other solutions. Wait for answers or search the forum.

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: EA and XML input
« Reply #2 on: December 18, 2013, 12:31:48 pm »
Importing relations will be tricky with CSV. You rather will use pure XMI for that. For simple entities you might try out what Helmut suggested.

q.