IT Certification Exams

You need to create a CronJob for an automated task that will be performed every day at midnight.

You need to create a CronJob for an automated task that will be performed every day at midnight. Which steps would you follow? (Choose three.)

A. Register the JobPerformable bean in your extension’s Spring configuration file.

B. Create a CronJob item and a trigger for midnight using ImpEx or Backoffice.

C. Perform a system update for essential data.

D. Perform a system update for sample data.

E. Define the Cronjob logic in a class that implements the JobPerformable interface.

Reference: https://help.sap.com/viewer/50c996852b32456c96d3161a95544cdb/2105/en-US/e384c5a25b9a4f57af1fb9c2d2afb0c3.html