Question & Answer
Question
When creating an OSLC link to an IBM Rational ClearQuest record, how can I limit the record types displayed to include only OSLC-enabled record types?
Cause
The record creation and record selection dialogs for the ClearQuest OSLC provider display all record types when processing OSLC link requests. This allows OSLC consumers to establish one-way links to ClearQuest records because the infrastructure to create a backlink in the ClearQuest record is not enabled.
Answer
You might want to limit the list of selectable ClearQuest record types to only those that have the OSLCLinks package installed. This ensures that selected ClearQuest records can establish backlinks.
Perform the next steps to display only OSLC-enabled record types when processing OSLC link requests.
Procedure
1. Open the
cqrest.properties
file in a text editor. The file resides in the following location:
On Windows:
RATIONAL_COMMON\cqweb\cqwebprofile\installedApps\dfltCell\TeamEAR.ear\cqweb.war\WEB-INF\classes\
On the UNIX system and Linux:
CQ_HOME/cqweb/cqwebprofile/installedApps/dfltCell/TeamEAR.ear/cqweb.war/WEB-INF/classes/
2. Look for the next property and set its value to true
. If the property does not exist, copy the following text and append it to the end of the cqrest.properties
file:
com.ibm.rational.cm.web.component.restrict.oslcenabled.types=true
3. Save your changes and close the file.
4. Restart the WebSphere Application Server profile in which ClearQuest Web is running.
Product Synonym
ClearQuest
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21599386