How to force close scheduled task in Job?

I have a workflow that is being run in Job. The scheduled is run every 1 mins. The problem is when i want to stop the job it will not work. It will keep looping the tasks. I try visiting the report and click on Stop Execution it only stop the current flow but will not stop the next job schedule. Currently the job is close but yet the job is still running. How do i fixed this?


Please go to monitor tab on the top. In the monitor tab, you will see running executions where you can also cancel the job.

Hi @Zekeriya,the problem has been resolve. Thanks you