919 - DNA Core API - Pseudo Member Comparison Field
Category Core Specific
Description The name of the field in the Person record that should be compared against the Pseudo Name (configured in site parameter 913 - DNA Core API - Organization Pseudo Member Last Name) to determine whether the record is a pseudo member or not.
Purpose Enables the system to distinguish between:
- real member records, and
- pseudo member records (for example, organization-level or system-level records)
by comparing a designated field in the Person record to the value maintained in site parameter 913 - DNA Core API - Organization Pseudo Member Last Name.
Behaviour
- Caller enters a number that may belong to a pseudo member.
- The system retrieves the Person record
- The field specified in this parameter is evaluated
- Its contents are compared with the Pseudo Member Last Name in site parameter 913.
- A match indicates that the person record represents a pseudo member.
Valid Values The name of any valid Person record field defined in the Core API
Example: FirstName, LastName, ShortName
Default Value Use the First Name field