Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Copy EAP to my sql database: using C# Addin

I am using my sql database for enterprise architect. I need to copy EAP to DBMS using C# addin. I can do it through EA using "Project Transfer (File to DBMS)". But using C# addin, I am not able to transfer.

I tried using :

Repository.GetProjectInterface().ProjectTransfer(sourcePath,targetPath,logPath);

But according to EA user guide this transfers from EAP or DBMS to EAP.

How can I transfer EAP to DBMS using c# addin?

Thanks In Advance!

like image 354
Akanksha Avatar asked Apr 28 '26 16:04

Akanksha


1 Answers

I got reply from sparx system support team : "Unfortunately this is not supported. The ProjectTransfer function only supports transfer to EAP, it intentionally does not allow transfer to DBMS repositories. This can only be done manually."

like image 108
Akanksha Avatar answered Apr 30 '26 07:04

Akanksha



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!