Get the App
SLTechnology News&Howtos  ›  Servers  › 

How to start background jobs in SAP ABAP and Hybris Commerce

Shulou Source: shulou.com Published: 2022-05-31 15:53:51 09月21日 Update

This article introduces the knowledge of "how to start background jobs in SAP ABAP and Hybris Commerce". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

# ABAP

Use the right-click menu in the transaction code SM36 or SE80:

# Hybris

All cron job handler class must declare AbstractJobPerformable as the parent class and overload the perform method.

Whether the execution result is a result or a failure must be returned at the end of the method.

Then inject this bean into the Spring configuration file:

The id of Bean is oldPaymentSubscriptionResultRemovalJob:

Execute this code:

After that, you can look it up in servicelayerjob:

# update 2018-09-19

Kubernetes also has the concept of job:

> Job is the API object that K8s uses to control batch tasks. The main difference between batch processing business and long-term servo business is

The batch business runs from beginning to end, while the long-term servo service runs forever without the user stopping. Job tube

Pod quit automatically after completing the task successfully according to the settings of the user. The marks for successful completion vary according to the

Spec.completions strategy is different: a single pod task with a Pod success marks completion; a fixed number of success tasks

Ensure that all N tasks are successful; work queue tasks mark success based on the overall success confirmed by the application.

This is the end of the introduction of "how to start background jobs in SAP ABAP and Hybris Commerce". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Tags: Success task business logo background job difference content situation method more user knowledge servo running practical beginning and ending learning next transaction Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno macOS Docker Shulou Technology Shulou Information OPPO Reno