Targeting CSV files with the CSV File Connector
For each CSV file system, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems).
Type is CSV File Connector .
Address uses syntax described in the table below.
The full list of target system parameters is explained in Target System Options.
Note
Support for "Exclude duplicate objects when listing" implemented in Connector Pack 4.4.0.
Option | Description |
---|---|
Options marked with a | |
Path to CSV files (UNC or Local) | Location of the CSV files. This can either be a local file system path or a UNC path. (key: csvpath) |
Configuration file for Column Mappings | Name of the file describing the layout of the CSV files . The file must be placed in the <Program Files path>\Bravura Security\Bravura Security Fabric\<instance>\ script\. (key: cfgfile) |
Are the CSV files on a remote server? | Default is false. (key: remote) |
Exclude duplicate objects when listing | Skip over duplicate records if they are encountered. (key: listUniquifyObjects) |
Account CSV File | Name of the CSV file containing accounts and associated attributes. (key: acctfile) |
Account CSV file has headers | Default is true. (key: accthdrs) |
Group CSV File | Name of the CSV file containing groups. (key: grpfile) |
Group CSV file has headers | Default is true. (key: grphdrs) |
Group membership CSV File | Name of the CSV file containing group memberships. (key: gmbrfile) |
Group membership CSV file has headers | Default is true. (key: gmbrhdrs) |
Server CSV File | Name of the CSV file containing servers and associated attributes. (key: srvfile) |
Server CSV file has headers | Default is true. (key: srvhdrs) |
Access | Select Read (default) or Read/Write. Read gives access to CSV files that have Read-only permissions. Read/Write gives access to CSV files that have both Read and Write permissions. (key: access) |