Skip to main content

Use custom input fields

You can add custom fields to form-input tags. These fields are used to capture additional session information from the GUI. The information can then be used by interface programs and external systems for auditing and internal purposes.

Bravura Security Fabric provides four custom fields, CUSTOM[1-4]. Each field is associated with an OPC[1-4] event in Bravura Security Fabric . When a user submits a form that includes a custom field, the corresponding event code is written to the session log and the value of the custom field is stored as the event result. The custom field and its value are also passed to any listening exit traps.

To implement custom fields that are accessible to the web-modules, follow the procedure described in Change the layout , and add the fields to the form-input tag in the appropriate m4 file.