cancel
Showing results for 
Search instead for 
Did you mean: 

Invoking a CronJob

Former Member
0 Kudos

Hello,

Is there a way that another application can invoke a CronJob on demand? For example is there a pre-built REST service to invoke a CronJob, or some other means?

The other application would not have access to Hybris code base and can only work with our application through some integration point.

I understand we can build such a REST service ourselves but I am curious if something like this already exists out of the box.

Thanks!

Olga S.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

There is out of the box REST service functionality to invoke cronjobs. Please see the following two wiki pages:

https://wiki.hybris.com/display/release5/REST+Commands+Tutorial

https://wiki.hybris.com/display/release5/WebService+API+-+Reference

Former Member
0 Kudos

Thank you!

Answers (0)