cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Do we have a feature in hybris to pause/snooze an order within a subscription?

Former Member
0 Likes
186

Do we have a feature in hybris to snooze/pause an order within a subscription?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Sharath

I am pretty sure you wish to resume the order at some point based on some event.

See order-process.xml. Using the wait element in this xml, you can pause an order indefinitely and then resume if a particular event happens.

Hope it helps.