Personal Information - Intelligent Capture for AP - English - Foundation 22.1 - OnBase - external

Intelligent Capture for AP

Platform
OnBase
Product
Intelligent Capture for AP
Release
Foundation 22.1
License

Value Type

Example

Regular Expression

Name

Doe, John A

[A-Z]+,\s[A-Z]+\s[A-Z]+

Address

28500 Clemens Rd. Apt. 17b

For the full expression, see the default expression for Business/Home Address in the Regular Expression Library.

Social Security Number

123-45-6789

\d{3}-\d{2}-\d{4}

Date of Birth (mm-dd-yy)

01-01-79

01/01/79

\d{2}(?:\W|/)\d{2}(?:\W|/)\d{2}

01-01-1979

01/01/1979

\d{2}(?:\W|/)\d{2}(?:\W|/)\d{4}

01-Jan-1979

\d{2}\W[A-Z]{3}\W\d{4}