<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://forum.cqadmin.org/w/index.php?action=history&amp;feed=atom&amp;title=ClearQuest_Dynamic_List_Editor_ManualSetup</id>
	<title>ClearQuest Dynamic List Editor ManualSetup - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://forum.cqadmin.org/w/index.php?action=history&amp;feed=atom&amp;title=ClearQuest_Dynamic_List_Editor_ManualSetup"/>
	<link rel="alternate" type="text/html" href="http://forum.cqadmin.org/w/index.php?title=ClearQuest_Dynamic_List_Editor_ManualSetup&amp;action=history"/>
	<updated>2026-04-30T12:47:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://forum.cqadmin.org/w/index.php?title=ClearQuest_Dynamic_List_Editor_ManualSetup&amp;diff=268&amp;oldid=prev</id>
		<title>Paul: Created page with &quot;&lt;big&gt;'''ClearQuest Dynamic List Editor'''&lt;/big&gt;  === Manual Setup of a ClearQuest Schema === It is highly recommended to test the procedure in your development environment, an...&quot;</title>
		<link rel="alternate" type="text/html" href="http://forum.cqadmin.org/w/index.php?title=ClearQuest_Dynamic_List_Editor_ManualSetup&amp;diff=268&amp;oldid=prev"/>
		<updated>2013-06-16T18:16:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;big&amp;gt;&amp;#039;&amp;#039;&amp;#039;ClearQuest Dynamic List Editor&amp;#039;&amp;#039;&amp;#039;&amp;lt;/big&amp;gt;  === Manual Setup of a ClearQuest Schema === It is highly recommended to test the procedure in your development environment, an...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;big&amp;gt;'''ClearQuest Dynamic List Editor'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Manual Setup of a ClearQuest Schema ===&lt;br /&gt;
It is highly recommended to test the procedure in your development environment, and backup master and user databases before you start.&lt;br /&gt;
&lt;br /&gt;
==== Schema Integration ====&lt;br /&gt;
The schema integration, &amp;quot;Dynamic_List_Editor.txt&amp;quot;, is locate in the &amp;quot;data&amp;quot; folder of the installation directory. It is a text file that can be easily scanned or inspected.&lt;br /&gt;
&lt;br /&gt;
====  Apply Integration to ClearQuest Schema ====&lt;br /&gt;
* Verify that the ClearQuest schema is checked in, and that there are no pending schema changes that have not been applied to the user database.&lt;br /&gt;
* Open the command line tool, (Start-&amp;gt;Run &amp;quot;cmd&amp;quot;) and change the directory to the location where the integration package was extracted.&lt;br /&gt;
* Import integration using the &amp;quot;cqload importintegration&amp;quot; command. For example:&lt;br /&gt;
 cqload importintegration -dbset &amp;lt;db_connection_name&amp;gt; &amp;lt;admin_user&amp;gt; &amp;lt;admin_password&amp;gt; &amp;lt;ClearQuest_Schema_Name&amp;gt; &amp;quot;&amp;quot; &amp;quot;Dynamic List Editor&amp;quot; 1.0 Dynamic_List_Editor.txt &amp;quot;&amp;quot;&lt;br /&gt;
* Verify that the schema update was imported and no issues were detected.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:cqload_completed.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Upgrade User Database ====&lt;br /&gt;
Now, you can apply changes to the user database using ClearQuest Designer. For Eclipse Designer, in the ClearQuest Database Admin section, right click on the user database that you are going to apply changes to, and select &amp;quot;Upgrade Database&amp;quot; from the context menu. (In legacy Windows Designer, select the &amp;quot;Upgrade Database...&amp;quot; option from the database menu and select your user database).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:upgrade_db.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Apply the change that you imported on the previous step by clicking the &amp;quot;OK&amp;quot; button. Verify that user database was upgraded successfully.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:upgrade_db_completed.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Import First Dynamic List ====&lt;br /&gt;
The rest of the configuration can be completed from a ClearQuest client. You can use any client of your choice. The instructions are based on ClearQuest Web client, version 8.0.&lt;br /&gt;
Login as an administrator (super user), and submit a new record of the &amp;quot;Dynamic_List&amp;quot; type:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Submit_Dynamic_List_1.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select one of the list names from the &amp;quot;Name&amp;quot; drop-down list.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Submit_Dynamic_List_2.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Dynamic list values will be populated automatically.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Submit_Dynamic_List_3.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
click &amp;quot;Save&amp;quot; to commit the record to the database&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Creating Dynamic List Administration Query ====&lt;br /&gt;
Now, you will need to create a simple query that will be used by Dynamic Lists administrators. Right click on the folder you are going to save the query to, and select &amp;quot;New Query&amp;quot; from the context menu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Dynamic_List_Query _1.png|center]] &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Select &amp;quot;Dynamic_Query&amp;quot; as a record type&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Dynamic_List_Query _2.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Provide a query name (for instance, &amp;quot;Dynamic Lists&amp;quot;), add the &amp;quot;Name&amp;quot; field to the presentation/display section, and specify the &amp;quot;Ascending&amp;quot; (A-Z) sort order. Save the query.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Dynamic_List_Query _3.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Importing Dynamic Lists ====&lt;br /&gt;
Run the &amp;quot;Dynamic Lists&amp;quot; query that we created on the previous step. You should see one Dynamic List record in the result set. Select the record, and in the &amp;quot;Utilities&amp;quot; section, chose the &amp;quot;SyncAllLists&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Dynamic_List_Sync_1.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The action syncs ClearQuest records with the correspondent dynamic lists:&lt;br /&gt;
* when the ClearQuest record already exists, its content is updated from the dynamic list&lt;br /&gt;
* when the ClearQuest record does not exist, a new record is created&lt;br /&gt;
* when a dynamic list for the existing ClearQuest record does not exist, the record is deleted.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Dynamic_List_Sync_2.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If no error occurred, a confirmation is displayed. Otherwise, you would see an error message.&lt;br /&gt;
Refresh the query to verify that all dynamic lists with their proper content are loaded.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Dynamic_List_Sync_3.png|center]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
: ClearQuest Dynamic List Editor  is supported by [http://cqadmin.com CQAdmin, inc]. Three levels or support agreement are currently offered, starting with '''free''' community support at [http://forum.cqadmin.org http://forum.cqadmin.org]. Consulting services are also available.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Rational]] [[Category:ClearQuest]] [[Category:Dynamic_List_Editor]]&lt;/div&gt;</summary>
		<author><name>Paul</name></author>
		
	</entry>
</feed>