Skip to main content
Version: 2.0

Run screening

Once the Name Sanctions Screening skill is installed, and the configuration is complete, you can initiate screening in one of the following ways:

  • Start Business Process from Control Tower
  • Call the NSS REST API

Start Business Process from Control Tower

To start the core Business Process, do the following:

  1. In the Control Tower menu, in the Digital Workers section, click View All, and then click the Evelyn — Name Sanctions Screening group to expand it.

  2. In the group, find the variation you wish to use and click Name Screening vX.X.X. to expand the process definition. Click Copy to create a new instance of the process.

  3. On the Data tab, you don't need to upload a data file. The input data is either sourced from a CSV file in the S3 location or a screening system, depending on the NSS configuration.

  4. Go to the Run tab and start the Business Process.

Once all of the entities within the input file have been processed, the Business Process automatically ends and uploads QC Report to the S3 Minio site.

Call NSS REST API

Name Sanctions Screening can be invoked by calling the WorkFusion REST API.

You must first configure an AI Agent variation as it requires the Business Process associated with a configured variation.

For Name Screening, only asynchronous invocation is supported. In this case, use only the following endpoints:

  • /start-record-raw/: to start a BP.
  • /check-record-status/: to check the status of the running transaction.
  • /get-record-result/: to get the result data of the completed transaction.

For more information, see:

Review screening results

For NSS 2.0+, there are no Manual Tasks available. The results of the Business Process execution you can see in the Quality Check report.