Creating and installing change request process graphic files

You can create and install a CR process graphic file to use with a customized CR process. The file can be in any format supported by your web browser, such as .gif, .jpg, .bmp, and so on.

Procedure

  1. Create a CR process graphic by using a commercial graphics editor.

    Give the graphic a meaningful name, such as my_new_process.gif. Use the graphic file name in the Image box when you define CR process-level properties.

  2. Change the directory to CHANGE_APP_HOME/WEB-INF/package_templates.
  3. Create a directory structure named my_new_template to store the graphic file.

    The directory structure must contain subdirectories that are like the shipped dev_template directory.

  4. Copy the my_new_process.gif file from its temporary location to the my_new_template/trapeze/ptimages directory. Later, you will use the package template directory by merging it when you create the process package.

Feedback