The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Write operator

mengkoon007mengkoon007 Member Posts: 30 Contributor II
edited November 2018 in Help

Hi,

 

I have created a process by reading data from the database and include "Write Excel" operator.

 

Whenever the value in the database is updated, the excel output will not auto updated unless I click the run process button in studio.

 

May I know how can I set it to auto update the value in the excel?

Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist

    Hey,

     

    well, you would need to set up a trigger in the database i guess. That could execute a RM Server webservice.

     

    ~Martin

    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
  • mengkoon007mengkoon007 Member Posts: 30 Contributor II

    Hi,

     

    I am thinking of setting a schedule task to trigger the writing of output result to a database automatically.

     

    May I check if I just need to apply the action on the process file that was saved as *.rmp?

Sign In or Register to comment.