Skip to main content

Example: Onboard accounts using batch request

Onboarding accounts can take a significant amount of time when done manually. For this reason, Bravura Security has implemented a bulk request submission component to enable managed system onboarding in bulk using a CSV file containing system details.

This example demonstrates steps of installing the batch request component, building a CSV input file, and then using the CSV file to onboard multiple managed accounts.

Install Functional.hid_batch_request_submit
  1. Log in to the Bravura Security Fabric as superuser.

  2. click Manage components.

  3. Search for Functional.hid_batch_request_submit.

  4. Select the component and click Install .

See Managing components for more on component installation.

Create a CSV file with batch information

Create a CSV file as shown in API automation for account onboard .

Run the batch Pre-Defined Request (PDR)
  1. Log in as a profile with permissions to onboard systems to a team.

  2. Click Manage Resources.

  3. Click on the Submit a request batch via CSV PDR.

  4. Select "Account: Onboard" under Pre-defined request to submit .

  5. Enter the batch request reason (Optional).

  6. Select your CSV Request file.

  7. Click on Submit .

Confirm the requests have gone through
  1. Log in as a profile with permissions to onboard systems.

  2. Click Requests > All.

  3. Find the most recent batch request and select it.

  4. Click the request link on the top right corner.

  5. On the request details page, select the check box for Operations .

The status should report 0 failed. If this is not the case you will need to troubleshoot the issues logged in idmsuite.log .