Index: trunk/pstamp/test/pstamp_req_create
===================================================================
--- trunk/pstamp/test/pstamp_req_create	(revision 24964)
+++ trunk/pstamp/test/pstamp_req_create	(revision 24965)
@@ -55,5 +55,6 @@
         { name => 'IMG_TYPE',   type => '16A', writetype => TSTRING },
         { name => 'ID',         type => '16A', writetype => TSTRING },           
-        { name => 'CLASS_ID',   type => '16A', writetype => TSTRING },
+        { name => 'TESS_ID',    type => '64A', writetype => TSTRING },
+        { name => 'COMPONENT',  type => '64A', writetype => TSTRING },
 
 
