Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » ETL question
ETL question [message #525296] Tue, 06 April 2010 06:58 Go to next message
José Miguel P. is currently offline José Miguel P.Friend
Messages: 66
Registered: March 2010
Member

Hello!!!

I have a question. I'm using ETL. I have a source model, but I need more than a target model.
The problem is that, I don't know how many target model before the execution time.

I thought to put all target model in the same file, and execute a small Java program in the prconditon for separate it, but, Is there other way for do it?

Thank you very much!!!
Re: ETL question [message #525320 is a reply to message #525296] Tue, 06 April 2010 08:29 Go to previous messageGo to next message
Dimitrios Kolovos is currently offline Dimitrios KolovosFriend
Messages: 1776
Registered: July 2009
Senior Member
Hi,

I'm afraid there's no way to do this with ETL directly. It might be
doable if you create a custom Java tool though
( http://eclipse.org/gmt/epsilon/doc/articles/call-java-from-e psilon/)
and fiddle with the models in the context.getModelRepository() (you can
get access to the context if your tool implements the ITool interface).

Cheers,
Dimitris

On 06/04/2010 09:58, Jose Miguel wrote:
> Hello!!!
>
> I have a question. I'm using ETL. I have a source model, but I need more
> than a target model.
> The problem is that, I don't know how many target model before the
> execution time.
>
> I thought to put all target model in the same file, and execute a small
> Java program in the prconditon for separate it, but, Is there other way
> for do it?
>
> Thank you very much!!!
Re: ETL question [message #525333 is a reply to message #525320] Tue, 06 April 2010 09:21 Go to previous message
José Miguel P. is currently offline José Miguel P.Friend
Messages: 66
Registered: March 2010
Member

Ok Dimitrios. Thank you for confirm it.
I will try doing it.

Thank you very much again Wink
Re: ETL question [message #588150 is a reply to message #525320] Tue, 06 April 2010 09:21 Go to previous message
José Miguel P. is currently offline José Miguel P.Friend
Messages: 66
Registered: March 2010
Member

Ok Dimitrios. Thank you for confirm it.
I will try doing it.

Thank you very much again ;)
Previous Topic:ETL question
Next Topic:[ETL] Accesing existing output model elements
Goto Forum:
  


Current Time: Fri Apr 19 22:55:15 GMT 2024

Powered by FUDForum. Page generated in 0.03425 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top