follow-up-actions is not showing in the RTC eclipse client
One answer
Most common scenarios:
- the provisioning was not correct: check the https://yourserver:9443/ccm/admin?internal#action=com.ibm.team.repository.admin.provisionStatus to see if you plugin have been loaded correctly. If not something is wrong with the provision profile
- the operation id you used on the plugin.xml is incorrect
- you didn't restarted the eclipse client. The process is cached so if you are provisioning new extension you need to restart it.
Michele.
- the provisioning was not correct: check the https://yourserver:9443/ccm/admin?internal#action=com.ibm.team.repository.admin.provisionStatus to see if you plugin have been loaded correctly. If not something is wrong with the provision profile
- the operation id you used on the plugin.xml is incorrect
- you didn't restarted the eclipse client. The process is cached so if you are provisioning new extension you need to restart it.
Michele.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 17 '16, 10:12 a.m.The workshop has 176 pages and a numbering system. If you do a step in the workshop, provide the step. Otherwise provide information about what you do.
vinitha dsouza
Jun 17 '16, 10:27 a.m.In the net.jazz.rtcext.workitem.extensions.service plugin i have added the operationParticipants extension and also added the required service as it is described in the link
When i go to "Operation Behavior" i see "Add" button is disabled in Follow up action .
And i am unable to add any "follow up action "
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 17 '16, 10:53 a.m.This does not help at all and ignores the requested information unfortunately. Retry whatever step you are doing. Ideally go back to the beginning of that chapter and restart from there.
The workshop is created in a way that does not require you to do any code changes but accept baselines. Also the labs are created so that you learn during debugging how the solution works and is expanded. You have to really carefully follow the steps though.
The only steps where you can actually fail is in the last lab when you deploy on the development server and the Eclipse client. If the last step does not work it is usually a user error.
The workshop has worked for many many users so far, so I have to assume a user error.