Skip to main content

Example: Onboard systems using batch request

Onboarding systems 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 systems.

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 the API automation for system onboard table.

Run the batch pre-defined request (PDR)
  1. Log in as a profile with permissions to onboard systems to a team.

  2. Click on Manage resources.

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

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

  5. Enter the batch request reason (Optional).

  6. Select your CSV Request file.

  7. Click 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 .