Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Adobe AD0-E725 Exam - Topic 1 Question 15 Discussion

An Adobe Commerce Developer is approached to disable several cron jobs from a customization completed by a third-party agency. The cron jobs will eventually be enabled again once a code review of the cron jobs is complete.Using best principles, how should the Developer action this request?
B) Edit the schedule with a date which will never happen in the crontab.xml file.
A) Add the schedule='* * * * *' to the <job> node in the crontab.xml file.
C) Add the disabled='true' to the <job> node in the crontab.xml file.

Adobe AD0-E725 Exam - Topic 1 Question 15 Discussion

Actual exam question for Adobe's AD0-E725 exam
Question #: 15
Topic #: 1
[All AD0-E725 Questions]

An Adobe Commerce Developer is approached to disable several cron jobs from a customization completed by a third-party agency. The cron jobs will eventually be enabled again once a code review of the cron jobs is complete.

Using best principles, how should the Developer action this request?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

0/2000 characters
Mendy
10 hours ago
I feel like adding disabled="true" is the cleanest approach, but I wonder if there are any side effects we should be aware of when doing that.
upvoted 0 times
...
Ling
6 days ago
I practiced a similar question where we had to disable jobs, and I think editing the schedule to a future date could lead to issues later on.
upvoted 0 times
...
Geraldo
11 days ago
I think option C makes the most sense since it explicitly disables the job, but I’m a bit confused about the implications of the other options.
upvoted 0 times
...
Keneth
16 days ago
I remember we discussed how to manage cron jobs in our last session, but I'm not entirely sure which option is the best for disabling them temporarily.
upvoted 0 times
...

Save Cancel