加入收藏 | 设为首页 | Life家族 | SCMLife | RMLife | PMLife | SQALife | TESTLife | 企业VIP专区 | 中文化荣誉殿堂
 
发新话题
打印

[已解决] 如何在record types中快速复制已存在的record?( 此文章被查看:564次,被回复:2篇!! )

如何在record types中快速复制已存在的record?

在record types中本来已经存在一个Defect的record,我想复用这个record的大部分的设计然后改改再存为另一个record,怎么才能实现?好像不能直接copy。


问题已经解决 [打开主题]
本主题的最佳答案为 [ 2 楼].



© 本文为 wasyhotSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

It is not possible to copy an entire record type in ClearQuest

Problem
This technote states that it is not possible to copy or export an entire record type in Rational® ClearQuest®. A method for copying a form design is explained.  
  
Solution
There is no functionality within ClearQuest to copy or clone an entire record type. The record type must be recreated from scratch.
It is possible to export the record forms for a record type. This avoids having to redesign a new form.

To export a form:

Right click on the form and select Export form. This will export a file with a .frm extension. Specify a file name that is identical to the original form name to identify the form's purpose.
Note: Any fields in the form that do not exist in the new record type will either need to be removed from the form or added to the new record type.
To import a form, right-click on Forms in your target record type and select Import form. Select your form to import and click the Open button.

Track: http://www-1.ibm.com/support/docview.wss?uid=swg21127684


最佳答案
该回答被楼主/管理员列为正解!



© 本文为 yunshanSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

Thanks a lot!



© 本文为 wasyhotSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

发新话题