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....
- In windows explorer go to jbossserverdefaultdeployqcc.war.
- Edit the qccAdmin_UI.ini file like this:
Param_allow_entities_Editing=false
becomes:
Param_allow_entities_Editing=true
-
In windows explorer go to jbossserverdefaultdeployqcc.warWEB-INFDefault.
-
Edit the defaultTables.xml file adding a new entity (table):
<table name=''NewTable''/>
-
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.