New entities in Quality Center 9.2 Dashboard
Question ID: 104051
1
0

How do I create new entities in Quality Center 9.2 Dashboard?

Marked as spam
Posted by (Questions: 15, Answers: 10)
Asked on February 24, 2010 4:31 pm
5 views
Answers (1)
1
Private answer

You will need to Modify the QCCAdmin_UI.ini file and add the entities to DefaultTables.xml
Back-up any files before doing any modifications. Not responsible for accidents, etc....

  1. In windows explorer go to jbossserverdefaultdeployqcc.war.
  2. Edit the qccAdmin_UI.ini file like this:
Param_allow_entities_Editing=false
  becomes:
Param_allow_entities_Editing=true
  1. In windows explorer go to jbossserverdefaultdeployqcc.warWEB-INFDefault.

  2. Edit the defaultTables.xml file adding a new entity (table):

     <table name=''NewTable''/>
    
  3. Log into the QCC Admin, add the new entity and its properties.

No reboot is required.
An underscore should be used to represent blank character.

Example:
Test Step is changed to Test_Step

Entity Property names should match QC
Field label names.

Marked as spam
Posted by (Questions: 6, Answers: 167)
Answered on February 24, 2010 6:17 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top