Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to remove custom jobs?

Avatar

Community Advisor

There were several custom jobs running and we wanted to remove all those jobs? How can we do it.

1 Accepted Solution

Avatar

Correct answer by
Level 10

If the custom jobs is a bundle, then you can stop the bundle else if there are any configuration exists for that job, you can stop from there aswell.

it depends on how the custom jobs are implemented

View solution in original post

2 Replies

Avatar

Level 9

sivaprasadreddys wrote...

There were several custom jobs running and we wanted to remove all those jobs? How can we do it.

 

 

Instead of removing them,set a cron expression with future date(2099) so that these will never be run.

Avatar

Correct answer by
Level 10

If the custom jobs is a bundle, then you can stop the bundle else if there are any configuration exists for that job, you can stop from there aswell.

it depends on how the custom jobs are implemented