Description
Cascading Ruta modifiers in an AAE is currently not possible.
The AEs with output views are sofa aware and thus they get passed the base CAS, which is normally the _InitialView. The modifiers, however, just try to process the passed CAS, which is not the one mapped to the modifier in the AAE. This leads to the problem that it cannot access the document modified by the previous modifier.