SAP Message RSWADBACKEND024 - Pattern-based templates will be regenerated; XSLT must be available

Diagnosis
You have checked the regeneration indicator for pattern-based templates.

System Response
If you execute, all templates that are based on a BI content pattern,for example, templates created with the template wizard, or a custompattern created using the template wizard, are regenerated using an XSLTsupplied in the system.
The pattern XML is extracted from the template (and the rest of thetemplate discarded). The XML is then transformed/modified. The result ofthe transformation is then used as input to regenerate the templateusing a system XSLT.
This XSLT must be available and maintained in SE80 as a commonR/3-server XSLT.
The type of pattern is determined from the pattern name: if <(>
<<)>bi:pattern type="PT_ABC"> is the pattern name of the template, oneof the following XSLTs is searched for and used if found:
ZRSWAG_PT_ABC (reserved for customer use).
RSWBC_PT_ABC (Business Content)
RSWAG_PT_ABC
PT_ABC is replaced by the pattern name, respectively.
The first such transformation is used (if found). If the firsttransformation that was found fails, no attempt is made to retry withthe next transformation; the transformation for this template isterminated.
Like all mass modifications, the transformation is performed in thelog-on language and code page.
If you make changes to the XSLT transformation used in the templatewizard, make sure you modify the transformations.
The template wizard is an SAP-internal tool used to create BI Content.For more information, see the SDN. However, the availability of the toolis subject to change.

Procedure
If you are not using any of the pattern concepts and the result is notcertain, cancel this selection.
If you are using the framework, check that the XSLTs are up-to-date andactivated.