Skip to main content

KVGroups

Bravura Security Fabric uses Key-Value Groups (KVGroups) as a way to structure and communicate data. KVGroups are used extensively for inter-process communication. Plugins, for example, read a KVGroup on standard input, process the information, and write a KVGroup on standard output.

You use KVGroups to write configuration files and scripts for connectors (Lotus Notes, LDAP, IBM OS/400, IBM DB2/UDB), utility programs (idtrack), and the Bravura Security Fabric GUI.

Read the following sections to learn how to write and interpret KVGroups.

See also

There are many PSLang functions to support the reading, creation, and manipulation of KVGroups. See the PSLang Reference Manual (pslang.pdf) for more information.