Release notes
Version 2.4.1
- 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_aliasesandhit_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_extdatainput field orhit_additional_info_extdatahit 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
extdatafields (ending withextdata) that are not additional info are displayed as respective columns. For instance, the information frominput_random_field_extdatais displayed in the column named Random field.
Bug fixes
- Fixed billing-related issues.