For RTC6.0.2, How to comstomize configration editor of Preconditions & Follow-up Actions in web ui.
1、I has added customize advisor.
2、Now, I want to config param for advisor in web ui.
I try to find information on the Internet and found the part information.
ContributeOperationBehaviorWebEditor
But I still don't know what to do.At the same time, in the above link, not found download address for attachment "com.ibm.team.process.example.web.ui.internal.admin.projects.RequireDescriptionAdvisorEditor".
could you help me?
Thanks!
One answer
It is currently not really documented how to create an aspect editor for the Web UI.
How to create an aspect editor for the Eclipse client is explained in the RTC Extensions workshop https://jazz.net/library/article/1000 or https://rsjazz.wordpress.com/2017/03/17/updated-rtc-extensions-workshop-for-rtc-6-0-3/ and it escapes me how one could create RTC advisors and follow up actions and not know about that workshop.
So if you missed the Extensions Workshop or lab 5 in the extensions workshop, you want to look at it. Nevertheless, there is currently no really documentation how to create such an editor for the web UI. I don't think ContributeOperationBehaviorWebEditor will allow you to really create an aspect editor in the web UI. It is in the developer wiki, which means that it is not necessarily maintained - and it is from 2012 . I would suggest to settle for the Eclipse UI.