How to make default rendering customizations available in new ZIETrans projects

If you want your default rendering customizations to appear the next time you create a new ZIETrans project, follow these steps:
  1. Create a project and customize your default rendering options.
  2. Open the application.hap file for this project. For Web projects, it is located in \workspace_directory\project name\Web Content\WEB-INF\profiles\.
  3. Copy the source between the <defaultRendering> and </defaultRendering> tags in the application.hap file and replace the source between the <defaultRendering> and </defaultRendering> tags in the application.hap file located under the installed ZIETrans offering.
    For Web projects, the complete file path is:
    <ZIETrans>\plugins\com.ibm.hats_nnn\predefined\
    projects\new\Web Content\WEB-INF\profiles\application.hap
    In the file paths above, nnn is the version and build level of ZIETrans.
    Note: You must repeat this procedure after installing ZIETrans maintenance. A new application.hap file will be located under a new com.ibm.hats_nnn directory structure.