6 Troubleshooting

This chapter lists solutions to some commonly encountered issues associated with this connector
Problem Description Solution

When you try to run an operation, you get an error similar to the following on the SOA server:

Correlation definition not registered

Ensure that the mappings for the operation specified in the error are complete.If the mappings are complete, then undeploy and redeploy the SOA composite on the SOA server.If the issue persists, you can try restarting the SOA server after undeploying.

When you try to run an operation, you get a RemoteFault similar to the following:

oracle.fabric.common.FabricInvocationException: Unable to invoke endpoint URI successfully due to: oracle.fabric.common.PolicyEnforcementException: FailedCheck :failure in security check

You will also get an WSM-07501 error similar to the following on the SOA server:

Failure in Oracle WSM Agent processRequest, category=security, function=agent.function.client, application=default, composite=TargetWSConnector, modelObj=TargetUserService, policy=oimcp/WS_CONNECTOR_OUTBOUND, policyVersion=1, assertionName=oracle.wsm.common.sdk.WSMException: FailedCheck : failure in security check at oracle.iam.connectors.genericws.soa.GenericWSOutboundPolicy.execute(GenericWSOutboundPolicy.java:119)...

Ensure that the target.payload.namespace property within the <binding.ws> tags of the Webservice connector that requires password decryption does not include quotation marks.