Configure mono-threaded processing for bulk loader - CA Identity Manager
search cancel

Configure mono-threaded processing for bulk loader - CA Identity Manager

book

Article ID: 33157

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Suite

Issue/Introduction

By design, the Web User Console bulk loader processes input files using multi-threaded execution to maximize performance. In specific scenarios where strict transaction ordering or simplified debugging is required, you may need to configure the bulk loader to process inputs as a mono-threaded (single-threaded) operation using the command-line interface.

Environment

Identity Manager 14.5

Cause

Multi-threaded processing is the default configuration for the Web User Console bulk loader to optimize throughput. Mono-threaded processing is only available via the command-line interface (CLI) and is intended for specific operational requirements.

Resolution

To execute the bulk loader in mono-threaded mode, use the command-line utility with the -b 1 parameter:

  1. Open a command prompt with administrative privileges.
  2. Navigate to the Bulk Loader installation directory (typically: C:\Program Files (x86)\CA\Identity Manager\Bulk Loader\bin).
  3. Execute the following command structure: imbulkloadclient -b 1 -i <path_to_file>.csv -c <path_to_properties_file>.properties -f CSV

Note: Replace <path_to_file> and <path_to_properties_file> with the actual paths to your source CSV file and configuration properties file.

Additional Information

  • To speak with a customer representative or a Support Engineer see Contact Support. Scroll to the bottom of the page and click on your respective region.