Targeting OS/400 hosted applications
For each OS/400 server hosted application, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems).
Type is IBM OS/400 Server (Script) .
Address uses the following settings:
Connection over SSL Enables an SSL connection when connecting to the target system server. The default is "true".
(key: ssl)
Server IP address or host name.
(key: server)
Instance Optional script variable instance name.
(key: instance)
Script file The file must be in the <Program Files path>\Bravura Security\Bravura Security Fabric\<instance>\ script\ directory and describes the SQL commands used in the interaction between the connector and the database.
See SQL script files to learn how to write the script.
(key: script)
The address is entered in the format:
<server name>[/<script_variable_instance>]//<script filename>[/ssl=<true|false>]
Administrator ID and Password is the login ID and password for the target system administrator you configured earlier.
The full list of target parameters is explained in Target System Options .