Technote (troubleshooting)
Problem(Abstract)
Attempts to publish a web site results in having all the White Paper elements listed under the Concept and White Paper categories under the Guidance in IBM Rational Method Composer (RMC)
Cause
The Meta-model for RMC, which comes from the OMG Software Process Engineering Metamodel, defines a White Paper as a type of Concept. A White Paper element is defined in two types.
- Concept
- White Paper.
Resolving the problem
WORKAROUND
The following workround eliminates the White Paper elements from the Concept list.
1. Open the custom category that lists the concepts
2. Open the 'Assign' tab
3. Clear the Include Element of Type checkbox that has concepts as value
4. Create a query in the Query tab as following:
type IS 'Concept' AND
type IS NOT 'Whitepaper'
Alternatively, if you do not want to modify the original Concept list in the plug-in, you can create a replacing custom category in a separate plug-in.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.