I am trying to X out all creditcard numbers in a Lotus Notes database. They are located in customer emails within a customer database with more than 80.000 documents. So my issue is to remove data (creditcard data) from "older" documents.
My progress so far: I have been able to take each document in the database utilizing regular expression and actually find creditcards. Even managed to replace many.
Problem: 1) The rich text field may consist of attachments, and other issues that return in error handling "type mismatch" et al. 2) I am in a time squeeze so I got no time for trial and error. (Even tried to get in touch with Geniie software to no avail)
Question: Is there anyone who got experience with the challenge above, who could help med out. Even for a reward :-)