Aqualogic Interaction API  
 

IPTCrawler.ClearCardRejectsMemory Method 

Produces tally and optionally purges crawler history of previously rejected cards.

int ClearCardRejectsMemory(
   bool bExecute
);

Parameters

bExecute
If passed as true, purges rejected card history.

Return Value

The sum of all cards rejected by this crawler at the time of the call.

See Also

IPTCrawler Interface | com.plumtree.server Namespace