Skip to main content

Setting up files on the other Bravura Security product server

To set up the other Bravura Security product server to use pxidm and the Bravura Security Fabric SOAP API:

  1. Copy:

    • pxidm from the addons directory on the Bravura Security Fabric 12.8.0 server to the interface directory on the other Bravura Security product server.

    • setpxidm from the addons directory on the Bravura Security Fabric 12.8.0 server to the addons directory on the other Bravura Security product server.

  2. Set up registry entries that are used by pxidm to determine where the Bravura Security Fabric 12.8.0 idapi service is located and how to communicate with it.

    To do this, execute setpxidm using the following command line arguments:

    setpxidm -uri <SOAP Address> -apiuser <console ID> -password <password>

    where:

    uri

    The HTTP(S) address of the SOAP API of the Bravura Security Fabric 12.8.0 server

    apiuser

    The product administrator ID used to log into Bravura Security Fabric 12.8.0

    password

    The password for the product administrator

See setpxidm for more detail.