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

Kie containers swapping

0 Likes
785

Hello,

I am trying to run a groovy to archive my promotion rules that are already expired. I have 615 promotion rules that are in this situation. The problem is that when I try to run the groovy, the system points out kie containers swaping. Is there any way around this problem? The Hybris version is 6.1.0.18

Accepted Solutions (1)

Accepted Solutions (1)

vinay_malempati
Active Participant
0 Likes

Hi Elias,

Kie containers swap is nothing but updating the version of the rule module foreach promotions that is being published or unpublished or archived. So the swap will happen 615 times for 615 promotions. this is expected. This is not a problem. You just need to wait until the swap is completed for your rule engine to start working.

0 Likes

thanks for the explaining. There is no way to make it in concurrency?

Answers (0)