Hi Uwe,
as far as I can see your Extract Avergage operator is located inside the blue catch block which is inside the red catch block:
subprocess 'Main Process'
+- Read MSSQL 2008 publn[1] (Read Database)
...
subprocess 'Example Process'
| +- Retrieve[1] (Retrieve)
| +- Rename[1] (Rename)
| +- load esPatentSummaryDates (2)[1] (Handle Exception)
subprocess 'Try'
| | | +- load esPatentSummaryDates[1] (Recall)
subprocess 'Catch'
| +- Extract Macro[1] (Extract Macro)
| +- Filter Examples[1] (Filter Examples)
| +- Join[1] (Join)
| +- Handle Exception[1] (Handle Exception) subprocess 'Try'
| | | +- for pc in pcs (2)[1] (Loop Examples)
subprocess 'Example Process'
| | | +- load esPatentCitationDates (3)[0] (Handle Exception) subprocess 'Try'
| | | | | +- load esPatentCitationDates (4)[0] (Recall)
subprocess 'Catch'
| | | +- Extract Macro (3)[0] (Extract Macro)
...
| | | +- save esPatentCitationDates (2)[0] (Remember) subprocess 'Catch'
| | +- Set Macro[0] (Set Macro)
| +- Print to Console[1] (Print to Console)
==> | +- Extract Average[1] (Extract Average)
...
+- Extract Average (2)[0] (Extract Average)If I get you right you miss a summary with operator descriptions.
There is no such summary available and please take into account that RapidMiner is Open Source and we somehow have to earn money so we can develop RapidMiner further and answer questions in the forum.

Best,
Edin