Deleting order objects
You can delete order objects from the database, after an order has been fulfilled or canceled.
Note: The delete statements for the
stale_guest and stale_non_guest object types are designed
to work with an ATP inventory system. If you are not using ATP inventory, the inventory subquery
must be adapted. If you allocate inventory during the OrderProcess command, then the subquery can be
removed. However, if you reserve inventory on P, I, W, or N orders, update the query so that the
orders with allocated inventory are not deleted. To customize a default Database Cleanup utility
configuration, add a configuration to the Database Cleanup utility instead of modifying the existing
one. This process ensures that your changes are not lost during a fix pack
installation.