Failed to get the component id for service when invoking the follow up action
Hi,
I developed a custom RTC plugin which takes care of setting the current iteration for the the Planned attribute of the defect.
I installed it on to the server successfullt and add it to the project area as a follow up action.
when I try to create defect and save it it is throwing me the following exception.
An unhandled exception occurred during "Defect Iteration Adjuster".
Failed to get the component id for service 'com.ca.extensions.DefectIterationAdjuster'.
I`m not aware of these kind of issues please throw some light.
Thanks
Surender
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Mar 11 '14, 8:54 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I can only guess you did either not specify a Jazz component (See article 1000 Lab 2, page 57 and following pages), or did not provide the id of said Jazz component in the extensions plugin.xml.
As part of creating this operation participant, you will also be creating aSee the screenshots of the workshop example below. Defining the Jazz Component. Usage of the Component by providing the ID Surender Biyyala selected this answer as the correct answer
Comments
Surender Biyyala
commented Mar 11 '14, 11:54 a.m.
Thanks a bunch Ralph,
I fixed this as mentioned above. and many thanks for helping me in completing my first RTC plugin Development.
Its up and running now. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.