About this task
The forwarding application is responsible for deleting the store
records after receiving confirmation that the host application has successfully
received the transaction. The deletion can be accomplished either by using
the deleteRecords() method, passing a search criterion as an argument; by
using the deleteRecord() method with a record identification as argument;
or by using the deleteAllRetrievedForForwarding() method, which deletes all
records in the table that have the retrievedForForwarding record mark.