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
Log in to the Bravura Security Fabric as superuser.
click Manage components.
Search for Functional.hid_batch_request_submit.
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)
Log in as a profile with permissions to onboard systems to a team.
Click Manage Resources.
Click on the Submit a request batch via CSV PDR.
Select "Account: Onboard" under
.Enter the batch request reason (Optional).
Select your CSV Request file.
Click on Submit .
Confirm the requests have gone through
Log in as a profile with permissions to onboard systems.
Click Requests > All.
Find the most recent batch request and select it.
Click the request link on the top right corner.
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
.