Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » How to not append a result model each time running an etl transformation
icon5.gif  How to not append a result model each time running an etl transformation [message #551759] Mon, 09 August 2010 13:24 Go to next message
Lukman  is currently offline Lukman Friend
Messages: 8
Registered: August 2010
Junior Member
I'm writing a transformation in ETL. Each time I ran the transformation, the result is append after the result of previous execution. How do I generate a result model that replaces to old result?
Re: How to not append a result model each time running an etl transformation [message #551780 is a reply to message #551759] Mon, 09 August 2010 14:20 Go to previous messageGo to next message
Louis Rose is currently offline Louis RoseFriend
Messages: 440
Registered: July 2009
Location: York, United Kingdom
Senior Member
Hi Lukman,

It sounds as though the read on load property of the target model should be turned off (it's probably on right now).

How are you executing the transformation (with an Eclipse launch configuration, with ANT or with Java)? Based on you answer, we can provide more specific instructions.

Cheers,
Louis.
icon7.gif  Re: How to not append a result model each time running an etl transformation [message #551863 is a reply to message #551780] Mon, 09 August 2010 20:18 Go to previous messageGo to next message
Lukman  is currently offline Lukman Friend
Messages: 8
Registered: August 2010
Junior Member
I've turned off the read on load property and it works. Thanks.
Re: How to not append a result model each time running an etl transformation [message #551925 is a reply to message #551863] Tue, 10 August 2010 08:13 Go to previous messageGo to next message
Louis Rose is currently offline Louis RoseFriend
Messages: 440
Registered: July 2009
Location: York, United Kingdom
Senior Member
Hi Lukman,

Great, glad it worked. Do let us know if you have any further questions or feedback.

Cheers,
Louis.
Re: How to not append a result model each time running an etl transformation [message #592742 is a reply to message #551780] Mon, 09 August 2010 20:18 Go to previous messageGo to next message
Lukman  is currently offline Lukman Friend
Messages: 8
Registered: August 2010
Junior Member
I've turned off the read on load property and it works. Thanks.
Re: How to not append a result model each time running an etl transformation [message #592753 is a reply to message #592742] Tue, 10 August 2010 08:13 Go to previous message
Louis Rose is currently offline Louis RoseFriend
Messages: 440
Registered: July 2009
Location: York, United Kingdom
Senior Member
Hi Lukman,

Great, glad it worked. Do let us know if you have any further questions or feedback.

Cheers,
Louis.
Previous Topic:How to not append a result model each time running an etl transformation
Next Topic:[HUTN] Difference between the implementation and the HUTN specification
Goto Forum:
  


Current Time: Sat Apr 27 02:07:25 GMT 2024

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

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

Back to the top