Skip to main content

Script files

A script defines interaction between the connector and the database or OS/400 target.

Scripts for scripted connectors are stored in text files on the Bravura Security Fabric server. They are conventionally named with a .sql file name extension, although there is no technical requirement for the extension. You can write custom scripts which must be added in the <Program Files path>\Bravura Security\Bravura Security Fabric\<instance>\ script\ directory. Official, shipped scripts are included in the agent directory, and use a scripted platform definition file (.con) to call one of the binary agents. The official scripts are designed to work "out of the box", but can be modified to suit your requirements.

The following topics describe how to write the SQL configuration script.