Skip to main content
Version: 2.4.1

Release notes

Version 2.4.1

About Release
  • Released: December 4, 2023
  • Compatible platform version: IA Cloud 10.2.7+

New features

  • Added the capability to start the processing of REST API requests using a CSV file.

  • Updated NSS REST API contracts, enabling you to send alias names of customers and hit entities for location enrichment when the AI Digital Worker execution is triggered via REST API.

    To provide the alias names of customers and hit entities, JSON request bodies include two new fields: input_aliases and hit_aliases.

  • The NSS Manual Task boasts two new features:

    • Aliases

      Any names other than primary (input_full_name, hit_matched_name) passed as input data or as part of hit data to the Manual Task step are treated as aliases. If no aliases are present, the aliases column is not generated.

      Sample input aliases on the main alert page:

      Sample input aliases on the hit page:

      Sample hit aliases:

    • Additional info field

      Any info passed to the Manual Task step as the input_additional_info_extdata input field or hit_additional_info_extdata hit field are displayed in Additional Information About the Screened Entity and Additional Information About the Watch List Entity fields, respectively. If no additional info is present, the respective columns are not generated.

      Any input or hit extdata fields (ending with extdata) that are not additional info are displayed as respective columns. For instance, the information from input_random_field_extdata is displayed in the column named Random field.

Bug fixes

  • Fixed billing-related issues.