Can 'Generate Document-Style Report Wizard' be customized

I want to:
- Reduce the number of screens and selections required by the user to generate a document based on my template (customized form printModuleBook).
- Hard code the external RPE variables specified from the wizard screens
- Hard code the document type (Word)
- Eliminate the need to name the report
Any help is appreciated!
Comments
Kumaraswamy Gowda
May 22 '14, 2:51 a.m.Hi Greg,
Which version of RPE are you using?
>>> Reduce the number of screens and selections...
In RPE1.2.1, the report wizard is simplified to a great extent. But not to the extent to customize which pages needs to be seen. However, the report wizard in RPE 1.2.1 has capability to jump from any page to any page through the progress section :)
See http://pic.dhe.ibm.com/infocenter/rpehelp/v1r2m1/index.jsp?re=1&topic=/com.ibm.rational.pe.publishing.doc/topics/t_publishing.html&scope=null
>>> Hard code external RPE variables .. wizard screens
Could you elaborate on this? Currently, there is a provision to set variable value in the wizard.
>>> Hard code ... type (Word)
Do you mean that only "Word" format should be selected by default? If so, this is in our list and planning for future relase.
>>> Eliminate the need to name the report
Do you mean that the template needs to be saved before triggering document generation? This is not allowed yet. Feel free to submit an enhancement request.
Thanks,
Kumar