Scheduling a process based on new data from DB


in Help
Hi,
I have a process which includes reading data from DB, processing, ML algo, execute python block and then output to DB.
Now i want to run this process continuously, meaning once the process execution is complete the process should start again if new data has arrived in DB. I do not want to schedule the process based on time.
Appreciate your help.
Thanks,
I have a process which includes reading data from DB, processing, ML algo, execute python block and then output to DB.
Now i want to run this process continuously, meaning once the process execution is complete the process should start again if new data has arrived in DB. I do not want to schedule the process based on time.
Appreciate your help.
Thanks,
0
Answers
Dortmund, Germany