Targeting an application
Bravura Security Fabric provides the option of using the ticket target system name in event action fields in the Manage the system (PSA) module or Configure event (ITSM) module, rather than the program name. The security benefit is that all sensitive information (server address, admin credentials) is automatically passed to the program, rather than stored in the .cfg file in plain text.
For each application that uses a SOAP web service, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems).
Type is SOAP Web Service (Ticket) , listed under IT Service Management Systems .
Address is the name of the PSLang script file you created in the SOAP schema file. Ensure that the script is located in the \<instance>\script\ directory. For example:
{script=pxsoap-schema.cfg;}
Administrator ID and Password are the login ID and password for the target system administrator you configured earlier.
If you are using a additional target system administrator, referenced in pxsoap-schema.cfg , add these credentials too and enable the System password option.