Skip to main content
Solved

How to store data in MS SQL Server database every time automation process is successfully?


Hi all,

 

I would like store the historical data in FME Server to MS SQL Server database. I have successfully store the data from FME Desktop to the SQL Server. Then I have publish the workspace to FME server to do the automation which will update the data daily at 9.00 AM.

sql 1

 

 

sql 

However, I couldn't store and view the past data in the database once the data is update after the automation.

 

Any suggestions?

Best answer by redgeographics

Check how your writer feature type is set up, if you want to add data it should be set to INSERT and not to drop or truncate an existing table.

View original
Did this help you find an answer to your question?

2 replies

redgeographics
Celebrity
Forum|alt.badge.img+49
  • Celebrity
  • Best Answer
  • May 3, 2021

Check how your writer feature type is set up, if you want to add data it should be set to INSERT and not to drop or truncate an existing table.


  • Author
  • May 5, 2021
redgeographics wrote:

Check how your writer feature type is set up, if you want to add data it should be set to INSERT and not to drop or truncate an existing table.

Great, it works now. Thank you @Hans van der Maarel​ !


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings