1. We could not find any official documentation about service policy. Can you provide links to one?
2. What is option, under General tab, "Do not apply policy if the failure is a service fault" means ? What are examples of "service fault"
3. Are the following setting ever made use of, in client connector (not service connector) ? If so, how ?
- Send Timeout (seconds)
- REST (http status codes to include/exclude as exception)
- Failure Actions
Tags:
Yeah, you're right - there isn't any documentation on Service Policies. I'll have to answer your questions directly:
#2 - I usually call a service fault a managed exception returned by the called Web service. What that typically means is that the Web Service accepted the call, decided that something was wrong with the request (for example, a missing element or invalid value for an element, and constructed an error, the "fault", that is returned to the client. The http status code for a service fault would be 200. Non-service faults would be a 500 response or something like an endpoint not found exception. I can't give an actual example of a service fault because it's up to the Web service developer to define them.
#3 - No. None of the settings listed are applied to client connectors. They are only applied to service connectors. The only setting applied to a client connector is an expiration time stamp that is calculated from the MSMQ retry expiration value.
Neuron ESB Product Support Forums and Communities
© 2024 Created by Neuron Admin. Powered by