Skip to main content

Testing all operations

Test all operations required by the Bravura Security Fabric solution from a connector when:

  • New target systems are created

    At least one target system has to be tested for each target system type, when:

    • A target system configuration changes the way an administrator interacts with that target system within the same target system type; for example scripted target systems like Unix/Linux SSH types.

    • A target system is run on a different Bravura Security Fabric proxy server.

  • New or custom connectors are used.

  • There are changes in target system configuration relevant to the operations required for integration

  • idmsuite.log reports warnings or errors from a connector communicating with an existing target system.

Each connector can implement different sets of operations, and those sets of operations can be read at any time from the connector with the instance's loadplatform utility.

All operations triggered during target listing (Connect, serverinfo, listobj) must be supported by the connector that runs the list operations, and all have to succeed, in order for the newly listed target data to be loaded and processed during discovery.

There are two methods of testing operations: