Under Construction Order Removal Background Processor

This background processor is to identify and remove (delete) any myPass orders that are Under Construction and older than six months. This process will run once a day..

Information Consumed

This background process uses the following information to do its processing:

Processing Logic

The Processing Logic on this Background Processor is as follows:

Processor Output

Deletes all myPass orders that are Under Construction (Order Item Status) and have no activity in the past six months.

Processing Rules

Once a day the background processor will run this process to remove all abandoned myPass orders. The background processor completes the following:

Gather a list of myPass orders that:

Delete the listed myPass orders.

Change History

  • Release 9.20 F13652 - New