Book a Demo

Author Topic: Import / Export to ROSE  (Read 5333 times)

andyd

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
  • Hi
    • View Profile
Import / Export to ROSE
« on: June 02, 2002, 07:45:32 am »
Hi guys.
I've been trying to get models to export/import from EA to/from ROSE 2001A, with no real success.  The ROSE plugin seems to generate with UTF-16 codeset, so I've set EA to match this.  The EA generated XMI file seems to then have 2 encoding property statements and ROSE seems to complain about not finding the DTD, even though it is there.

This is kind of important for us as we will soon need to start sharing models with another department and I want to win them over to EA rather than be forced, at some point, to switch  :(.

Has anyone managed to make this work or is the a FAQ with a definitive answer to this somewhere? I've searched this discussion list but cannot seem to find such an answer, only a few similar questions.


smendonc

  • EA User
  • **
  • Posts: 148
  • Karma: +5/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Import / Export to ROSE
« Reply #1 on: June 04, 2002, 03:32:04 pm »
I've played around with this quite a bit and have moved reasonably complex models back and forth.  I did upgrade to the newest release of the Rose plugin.  I've been testing this over a period of time and found the best results with the following versions:

EA 3.10 build 492
Rose 2001A Version 7.5.0103.1920

I obtained the newest Rose plug in from :
http://www.rational.com/support/downloadcenter/addins/rose/index.jsp

Export Parameters I used in Rose:

Export Diagrams -- checked
Generate UUID's  -- checked (I successfully exported with this unchecked as well)
Treat <<type>> as <<datatype>> -- checked

Export Parameters I used in EA:
Export Diagrams -- checked
Format XML Output -- checked
Write Log file  -- checked
Use DTD  -- checked

Because Rose uses a default RUP project structure, some manual adjustment of where things resides is required.  Also the conversions are not usually 100% except for simple models.

Sorry I didn't have any issues with different codesets.

Stan.

andyd

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
  • Hi
    • View Profile
Re: Import / Export to ROSE
« Reply #2 on: June 09, 2002, 06:41:42 am »
Thanks Stan.

I'll give it a try.

Andy.