BV Commerce Forum
»
BV Commerce Support
»
General Support
»
Does anyone know what it is that starts the cart cleanup running automatically?
Rank: Member
Joined: 10/24/2007(UTC) Posts: 10
|
On bvadmin | Options | Orders, we have 'Run Cleanup Every:' set to 24 hours but have recently discovered order data back to May 22nd. It therefore appears that the cart cleanup scheduled task is not running.
I have followed through the code by clicking the 'Run Cart Cleanup' button and can see that it sets BVSoftware.Bvc5.Core.Orders.Order.CleanupCarts to be executed when a thread becomes available. Does anyone know how this is called non-interactively as it seems that however this should be happening, it isn't.
|
|
|
|
Rank: Member
Joined: 4/25/2003(UTC) Posts: 71
|
Checkout global.asax. It's queued up on session_start.
e
|
|
|
|
Rank: Member
Joined: 10/24/2007(UTC) Posts: 10
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.