The DataCapture policy allows capture of data from the request or response message, for example the URIPath.
It is possible to specify a capture for a URIPath, while the Source is a response message. This will always "do nothing", resulting in a failed capture.
This plugin checks for that kind of invalid configuration, as well as a variety of other potential mistakes with the DataCapture policy. Missing required elements or attributes, duplicated elements, etc.
This addresses #463 ; the problem was identified in a Community question.
The DataCapture policy allows capture of data from the request or response message, for example the URIPath. It is possible to specify a capture for a URIPath, while the Source is a response message. This will always "do nothing", resulting in a failed capture.
This plugin checks for that kind of invalid configuration, as well as a variety of other potential mistakes with the DataCapture policy. Missing required elements or attributes, duplicated elements, etc.
This addresses #463 ; the problem was identified in a Community question.