on ‎2022 Sep 18 3:20 AM
Hello, experts!
I'm migrating from Hybris 5.4 to Commerce Cloud 2205 and I have to make a CronJob abortable.
I already tried to override isAbortable method and put abortable property in the job bean, but none of them worked to me in order to activate the Abort CronJob button in Backoffice.
Any suggestions? Thank you in advance.
Request clarification before answering.
You can debug canPerform method of AbortCronJobAction class under package de.hybris.platform.platformbackoffice.actions.cronjob which is located in platformbackoffice_bof.jar.
According to this method, to perform "Abort CronJob" action
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.