RibIntegrationMonitorService SOAP call gives "Error on verifying message against security policy Err
I am setting up monitoring via OEM for RIB 15.0.1 and having some issues.
There are web services referenced in the RIB ops guide such as
<host><port>/RibIntegrationMonitorService/RibIntegrationMonitorService?wsdl
where the host and port should be that of the func artifacts weblogic managed server.
It states in the ops guide that only username/password auth is required to retrieve this information
I have put the wsdl into SOAPUI, retrieved the function getRibIntegrationSystemState but get the error in the subject line about security policy.
I have in the past used SOAPUI to test RMS restful webservices and this needed some additional Accept headers.