Skip to main content

Configuring LexisNexis

LexisNexis Fenergo SaaS Settings

The following settings can be configured for LexisNexis:

  • Accept List: Enable/disable the adding of resolved results to a pre-defined Accept List in LexisNexis.
  • Accept List ID: Where Accept List is enabled, the LexisNexis List ID of the Accept List that results should be added to the Configured Set required. The Accept List ID must be provided by LexisNexis. Note that when setting up an Accept List for the first time, it must have at least one record added to it before it can be subsequently added to a Predefined Search.
  • Predefined Search (PDS): The LexisNexis PDS that should be used for screening searches. This is used to call the appropriate configuration from LexisNexis.

For further information on any of the specific settings mentioned above, please consult your LexisNexis documentation or contact your LexisNexis administrator.

LexisNexis Vessel Screening

To enable vessel screening using LexisNexis in Fenergo SaaS, the following field configuration must be applied for Company entities.

Subtype

  • The "Subtype" field is used to identify vessels as a distinct entity type.
  • Ensure the Datakey is an exact match with "subtype".
  • Set the value to "vessel".
  • This field should be configured in the Basic Details section for Company (and/or Other) entity types.
  • When Subtype is set to "vessel", the IMO Number field will be displayed automatically.

UniqueId (IMO Number)

  • The "UniqueId" field is intended to capture the vessel’s IMO Number.
  • Ensure the Datakey is exactly "uniqueId". (Refer to the Secondary Identifiers section for further context.)
  • Place this field in the Basic Details section for Company (and/or Other) entity types.
  • If the IMO Number is populated, it will be included in the Search Criteria during screening.
  • In the Screening Results, the IMO Number appears as the "Unique ID".
  • Hits from LexisNexis vessel screening are displayed in the same format as other Company entity hits.

LexisNexis Configurable fields via API

The Screening API allows configuration of specific fields, similar to the PDS, within Screening Configuration. These configurable fields are as follows:

  • Division
  • RolesOrUsers
  • True Match Alert Status
  • False Positive Alert Status

If no custom values are configured, the system will default to the following values:

  • Division: Default Division
  • RolesOrUsers: Administrator
  • True Match Alert Status: True Match
  • False Positive Alert Status: False Positive

To incorporate these fields into the configuration sets, users should utilize the following API endpoint to update the settings schema:

PUT /screeningcommand/api/v2/configuration/provider/{providerId}/settings-schema HTTP/1.1

With the following request body:

{
"data": {
"additionalSettingsSchema": [
{
"fieldId": "AcceptListActive",
"name": "Accept List",
"type": "Toggle",
"enabledBy": "",
"mandatory": false
},
{
"fieldId": "AcceptListId",
"name": "Accept List Id",
"type": "TextInput",
"enabledBy": "AcceptListActive",
"mandatory": true
},
{
"fieldId": "PredefinedSearchName",
"name": "Predefined Search Name",
"type": "TextInput",
"enabledBy": "",
"mandatory": true
},
{
"fieldId": "Division",
"name": "Division",
"type": "TextInput",
"enabledBy": "",
"mandatory": false
},
{
"fieldId": "RolesOrUsers",
"name": "RolesOrUsers",
"type": "TextInput",
"enabledBy": "",
"mandatory": false
},
{
"fieldId": "TrueMatchAlertStatus",
"name": "True Match Alert Status",
"type": "TextInput",
"enabledBy": "",
"mandatory": false
},
{
"fieldId": "FalsePositiveAlertStatus",
"name": "False Positive Alert Status",
"type": "TextInput",
"enabledBy": "",
"mandatory": false
}
]
}
}

After applying the configuration, the new fields will be visible in the configuration set.

LN Extra Configuration

LexisNexis Configuration Pre-Requisites

In instances where specific fields have not been configured, as detailed in the preceding section, there are a number of settings that must be configured in a pre-defined manner in LexisNexis for the integration to work as expected. Most of these should already be in place with a baseline LexisNexis configuration.

Please ensure that the following configuration has been properly set up in LexisNexis before proceeding with the configuration in Fenergo SaaS.

  1. A Role called Administrator must exist in the Roles configuration.

    AdministratorRole

  2. A Division called Default division must exist in the Division configuration.

    DefaultDivision

  3. The LexisNexis UserID that is being used must have the Administrator role and the Default division assigned to it.

    UserSettings

  4. The Predefined Search being used must have the Administrator role and the Default division assigned to it.

    PredefinedSearchConfig

  5. Alert Statuses called True Match and False Positive must exist in the Alert Status configuration.

    AlertStatuses

  6. If an Accept List is being used, this must be created in the List Management configuration and must be added to the Predefined Search being used. The Accept List ID will have to be provided by your LexisNexis Administrator.

    PredefinedSearchConfig

LexisNexis Address Types

For screening purposes, all addresses must be captured in the Addresses Data Group.

  • Residential and Business address types are supported for Individual entities in LexisNexis screening.
  • Up to two addresses can be included in a single screening request.
  • The two addresses may be any combination of Residential and/or Business (e.g., Residential + Business, Business + Business, or Residential + Residential).

If multiple addresses are captured:

  • If both address types are sent (e.g. two Residential and two Business), the system will send one Residential and one Business address.
  • If only one address type is captured (e.g., three Residential or three Business), the system will send the first two of that type.

Company Entities

  • Only one address is supported.
  • The address must be of type Registered.

Configuration Required — LexisNexis

  • To ensure a second address is sent to LexisNexis as part of OGS, update the Individual LexisNexis Batch Format to include a second address type.
    Refer to the Batch Formats section below for instructions on this.
  • The LexisNexis address types must be different, for example:
    • First address: Current Address
    • Second address: Mailing Address
  • Ensure that the Automatic Batch is updated with the revised Batch Format (as described in the Automatic Batch section below).

Configuration Required — Fenergo

  • Add Business to the Address Type Reference Data List to enable this address type.

Alias Screening

The Alias Screening feature allows you to screen entities using multiple names, such as aliases (AKA) or former names (FKA), within a single inquiry. This enables a multi-name screening capability that streamlines compliance operations and improves traceability and transparency. The section below outlines LexisNexis specific limits regarding alias screening, with more detailed guidance on alias screening available in the Configuring Screening Functionality User Guide: Configuring Screening Functionality.

  • For optimal performance, it is recommended to screen no more than 1,000 entities in a single LexisNexis screening submission, for example up to approximately 200 entities, each containing up to 5 aliases. Performance may vary based on the number of aliases and the volume of results returned, and larger submissions may result in timeout errors.

LexisNexis Ongoing Screening Configuration

Ongoing Screening is supported in LexisNexis using the Automatic Batch process and the Accept List. The Automatic Batch process must first be configured in the LexisNexis Bridger portal. If the Batch Format is not configured as described below, OGS will not function.

tip

For further information on any of these subjects please consult your LexisNexis documentation or contact your LexisNexis administrator.

Batch Formats

In Bridger, configure a Batch Format by navigating to Batch > Batch Formats.

A separate Batch Format should be configured for Individual and Company entity types.

Within each Batch Format, set the Field Delimiter to "Pipe".

Individual

  1. Upload the file BatchFormatIndFull or BatchFormatIndFirstLast depending on whether you want to use the Full Name or First Name and Last Name for screening.

  2. Choose a name for the Batch Format and select the values as per the following image:

    Batch Format Individual

  3. For Full Name Screening set the field mappings as follows:

    Fenergo SaaS FieldLexisNexis Field
    Legal Entity IDID Numbers: AccountID: Number
    Full NameName: Full Name
    Date of BirthDate of Birth
    GenderGender
    Address Line 1Address: Current Address: Address Line 1
    Address Line 2Address: Current Address: Address Line 2
    CityAddress: Current Address: City
    Postal CodeAddress: Current Address: Postal Code
    CountryAddress: Current Address: Country
    State ProvinceAddress: Current Address: State
    Address2 Line 1Address: Mailing Address: Address Line 1
    Address2 Line 2Address: Mailing Address: Address Line 2
    CityAddress: Mailing Address: City
    Postal CodeAddress: Mailing Address: Postal Code
    CountryAddress: Mailing Address: Country
    State ProvinceAddress: Mailing Address: State
    NationalityAdditional Information: Nationality
    Place Of BirthAdditional information: Place of Birth
    CitizenshipCitizenship
    Other InformationOther Information
    Passport NumberID Numbers: Passport: Number
    SSNID Numbers: SSN
    Driver's LicenseID Numbers: Driver's License
    info

    Note that two LexisNexis fields, ID Number and Phone Number do not have a corresponding Fenergo field, and can be set to (none) in Bridger.

    If using First and Last Name Screening theses additional fields must also be mapped:

    Fenergo SaaS FieldLexisNexis Field
    First NameName: First Name
    Middle NameName: Middle Name
    Last NameName: Last Name

Company

  1. Upload the file BatchFormatComp

  2. Choose a name for the Batch Format and select the values as per the following image:

    Batch Format Company

  3. Set the field mappings as follows:

    Fenergo SaaS FieldLexisNexis Field
    Legal Entity IDID Numbers: AccountID: Number
    Legal Entity NameName: Full Name
    Address Line 1Address: Current Address: Address Line 1
    Address Line 2Address: Current Address: Address Line 2
    CityAddress: Current Address: City
    Postal CodeAddress: Current Address: Postal Code
    CountryAddress: Current Address: Country
    State ProvinceAddress: Current Address: State
    Other InformationOther Information
    EINID Numbers: EIN
    info

    Note that two LexisNexis fields, ID Number and Phone Number do not have a corresponding Fenergo field, and can be set to (none) in Bridger.

Automatic Batch

In Bridger, configure an Automatic Batch batch using Batch > Automatic Batch.

This specifies:

  • The name of the template e.g. "Clients (Individuals)"

  • The batch format created earlier

  • The Division, if appropriate, that will have access to this Automatic Batch

  • The Predefined Search that is to be used

    • Ensure that the Predefined Search being used has an Accept List enabled
  • How any Alerts are to be distributed

  • How the screening process is to be activated

    • Select "File Transfer"
  • How selected users, or users of the selected role, will be alerted to Alert assignments

  • Whether the batch results are to be output to a file

    • Select the values as per the following image Automatic Batch
  • Upload the PGP Public Encryption Key as provided by your Fenergo SaaS administrator.

info

Batch runs will be created in LexisNexis with the following format: Fenergo_Ogs_<tenantName>_<Individual/Company>_<YYYYMMDD>_<unique_identifier>

Configuring Fenergo SaaS For LexisNexis Ongoing Screening

This section explains how to enable Ongoing Screening and configure SFTP and encryption settings for LexisNexis.

The provider configuration can be accessed by:

  1. Navigate to Screening > Provider Configuration
  2. Select the LexisNexis provider
  3. On the Provider Configuration page, ensure the Ongoing Screening toggle is set to On
  4. Open the Ongoing Screening tab to configure the settings described below

Upload (Fenergo → LexisNexis)

  1. SFTP Upload Domain, Username and Password
    • These values are provided by your LexisNexis administrator.
    warning

    The LexisNexis password expires every 90 days

  2. SFTP Upload Folder
    • These can be obtained by connecting to the SFTP server.
    • They must contain the full file path, and folder names must not contain spaces.

Download (LexisNexis → Fenergo)

  1. SFTP Download Domain, Username and Password
    • These values are provided by your LexisNexis administrator.
  2. SFTP Download Folder
    • These can be obtained by connecting to the SFTP server.
    • They must contain the full file path, and folder names must not contain spaces.

Other (Encryption Configuration)

  1. Lexis Nexis Public Key
    • Provided by your LexisNexis administrator and used to encrypt upload files.
  2. PGP Decryption Key and PGP Decryption Password
    • Provided securely by Fenergo and used by Fenergo SaaS to decrypt downloaded files.
OGS Config
Example of a completed Ongoing Screening configuration.

Understanding PGP Keys used in the OGS Process

To support secure file exchange in LexisNexis ongoing screening, two sets of PGP keys are used.

These keys serve different purposes and are managed by different parties:

  1. Upload Keys – used when Fenergo sends data to LexisNexis
  2. Download Keys – used when LexisNexis returns screening results to Fenergo

PGP Upload Keys – Managed by LexisNexis (Updated Annually)

Used for:
Encrypting entity files sent from Fenergo to LexisNexis for Ongoing Screening.

Ownership and lifecycle:

  • The public encryption key is provided and managed by LexisNexis.
  • A unique key is issued per LexisNexis client account.
  • The key is updated annually.
  • LexisNexis notifies clients when a new key must be applied.

Client action required:

  1. Obtain the Upload Key using the instructions provided by LexisNexis.

  2. Format the key by replacing all line breaks with \n so that it is stored as a single line.

    Critical requirement

    The LexisNexis public key must be formatted as a single line with all line breaks replaced by \n.

    If the key is pasted with line breaks intact, encryption will fail and the LexisNexis Ongoing Screening integration will not function.

  3. Update the key in Screening > Provider Configuration > LexisNexis > Ongoing Screening in Fenergo SaaS.

  4. Refer to the video below for guidance on formatting the PGP key.

Encryption flow (for reference):

  • Fenergo encrypts files using the LexisNexis public key.
  • LexisNexis decrypts the files using their private key and password.

PGP Download Keys – Managed by Fenergo (Updated Every 2 Years)

Used for:
Decrypting screening results sent from LexisNexis to Fenergo.

Ownership and lifecycle:

  • The encryption and decryption keys are provided and managed by Fenergo.
  • Keys are rotated every two years.
  • Clients receive updated key material directly from Fenergo as part of the rotation.

Client action required:

On the same day, complete the following steps in LexisNexis Bridger:

  1. Log in and go to Batch > Automatic Batch.
  2. Open each active batch.
  3. In the File Output section, upload the PGP Public Encryption Key file provided by Fenergo.
  4. Click Save.

Then, in Fenergo SaaS:

  1. Go to Screening > Provider Configuration > LexisNexis > Ongoing Screening.
  2. Paste in the:
    • PGP Decryption Key
    • PGP Decryption Password
  3. Click Save & Test.

Encryption flow (for reference):

  • LexisNexis encrypts screening results using the public key provided by Fenergo.
  • Fenergo decrypts the results using the corresponding private key and password.
Fenergo PGP Key Rotation

Rotation frequency: Every two years

Last key rotation: 2025-04-30 (30 April 2025)

Multiple Configuration Sets and Ongoing Screening Pre-Requisites

When using multiple configuration sets and ongoing screening, several aspects need to be considered to support ongoing screening:

  • All predefined searches must utilize the same Accept List.
  • Accept List must be enabled/disabled consistently across all configuration sets.
  • For on-demand screening, multiple LexisNexis Predefined Screening (PDS) Lists can be configured, however for Ongoing Screening only one PDS list with the aggregation of all screening lists (Default configuration set) can be used.

Ongoing screening journeys use the Default configuration set. For this reason, we require all configuration sets to share the aforementioned settings.

Other Information Secondary Identifier:

When ongoing screening lists need to be segregated, the "Other Information" Secondary Identifier field can be sent to LexisNexis and used to create IMDS rules for ongoing screening across multiple lists, while allowing Fenergo SaaS to continue to use a single batch file combining all PDS lists.

In order to enable this, navigate to the Screening Provider Configuration and select the "Other Information" field under the Common section in the Secondary Identifiers for LexisNexis.

In addition, the Fenergo SaaS Datakey must exactly match the value specified in Column C of the Secondary Identifier Mapping Document ("otherInformation"). Further details on Secondary Identifier Configuration can be found in the Configuring Screening Functionality section of the User Guide.

Key Considerations:

  • Default Configuration Remains Unchanged – The ongoing screening process will continue using a single batch file (one for Individual and one for Company) that combines all PDS lists, with the "Other Information" field integrated as part of the search criteria.
  • Custom Providers – If needed, this field can also be used to send information to custom providers.