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
How to not append a result model each time running an etl transformation [message #592723] 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 #592731 is a reply to message #592723] Mon, 09 August 2010 14:20 Go to previous 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.
Previous Topic:[EuGENia] attribute declarations with multiplicity expressions
Next Topic:How to not append a result model each time running an etl transformation
Goto Forum:
  


Current Time: Fri Apr 26 23:49:10 GMT 2024

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

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

Back to the top