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

  1. Caller enters a number that may belong to a pseudo member.
  2. The system retrieves the Person record
  3. The field specified in this parameter is evaluated
  4. Its contents are compared with the Pseudo Member Last Name in site parameter 913.
  5. 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