Need OBI solution to identify invalid characters in address fields
Summary
Looking to identify all invalid characters in candidate profiles due to resume parsingContent
I have noticed, as others here have already posted, that resume parsing allows invalid characters to be added to various candidate fields. Like others have posted, this bad data can result in errors with our downstream interfaces.
Does anyone know of a solution in OBI that would allow me to filter candidates that have bad characters in specific fields (for example the Candidate Address Line 1 field).
I am considering a bad character as anything that isn't A-Z, 0-9, any of the basic symbols or a blank space. Basically anything that isn't an ASCII character 32 to 126.
0