Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Explanation

This rule detects if the AQ_RequestParameters service has been implemented correct and thus effectively. This service type should only be used in exposed flows, excluding flows of type 'Widget' (specific to DCM), and may only be used before a page node in such a flow.

Possible improvements

Implement the service in a correct place in the flow. 

Example

For this flow, the GetParameterQuery was placed after the page not before it. It is not most effective use of this service call.

...