You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Explanation

This rule detects if the mapped event exits of AQ_RestServiceClient service calls in a flow are unconnected.

We estimate that resolving this issue will on average take 5 minutes.

Possible improvement

Connect all mapped event exits of AQ_RestServiceClient service calls in a flow to something, alternatively unset the specific event(s) that you don't need.

Example

This flow contains one AQ_RestServiceClient service call where a mapped event exit is unconnected.

This flow results in the following code smell:

  • No labels