Testing
You can use the psftping
program, in the <Program Files path>\Bravura Security\Bravura Security Fabric\<instance>\ util\ directory, to test connectivity with the API.
Run the program with no arguments on the command line. psftping
prompts you for the PeopleSoft server’s address line in the format of //hostname:port
, then prompts you for the administrator ID and password. It then tries to connect to the server. If it succeeds, it prints "Connected to server successfully.", otherwise, it prints "Failed to connect to Application Server <address>".