Book a Demo

Author Topic: ProjectTransfer Function  (Read 3174 times)

philchudley

  • EA User
  • **
  • Posts: 750
  • Karma: +22/-0
  • EA Consultant / Trainer - Sparx Europe
    • View Profile
ProjectTransfer Function
« on: November 29, 2013, 10:42:23 pm »
Hi All

I am investigating some automated functionality most likely using a JavaScript within EA , and part of it will use the [highlight]ProjectTransfer[/highlight] function from the Project Class

Has anyone any examples of use of this function that can share?

In the user guide it states that this function can transfer a repository from DBMS or EAP to EAP, whereas in the EA menu we can of course transfer between DMBS -> DBMS, EAP ->EAP, DBMS -> EAP and EAP  -> DBMS

Are all of these combinations possible using the [highlight]ProjectTransfer[/highlight] function?

All comments welcome

Cheers
Models are great!
Correct models are even greater!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: ProjectTransfer Function
« Reply #1 on: November 30, 2013, 06:43:44 am »
The paths allow to specify ODBC connections. You can see them when using Edit Connection String in the Open menu.

q.