Some Rational®
ClearQuest® users
store record attachments in an FTP server rather than in the ClearQuest
user database. In these situations, the ClearQuest records contain
links to the attachments in the FTP server. You can import these links
into work items.
About this task
To import FTP links into work items, create a work item custom
attribute, then map the ClearQuest FTP links field to the corresponding
work item attribute.
Procedure
- Add a custom attribute to the work item type:
-
In the IBM® Engineering Workflow
Management (EWM) client
for Eclipse IDE, open the project area.
- Click the Process Customization page.
- Expand .
- Click Types and Attributes.
- Select the work item type to which you want to add the
attribute.
- Scroll to the Attributes section.
Click Add. Complete the fields in the Add
Custom Attribute window, then click OK.
- Click Editor Presentations.
- Select the editor presentation to which you want to
add the field for the new attribute. Select the tab and then the section
to which you want to add the field. Click Add Presentation.
Complete the fields of the Add Presentation window, then click OK.
- Click Save to save your changes
to the project area.
- Edit the mapping file to map the new work item attribute
to the ClearQuest FTP links field.
- Open the mapping file in an XML editor.
- In the attribute mapping section of the file, add an
entry such as the following:
<attribute sourceId="AttachmentLog" targetId="com.ibm.team.workitem.attribute.defect.AttachmentLog"/
- Save the mapping file.