UI Configuration for Preconditions
2 answers
Hi Prajeesha,
https://www.ibm.com/docs/en/engineering-lifecycle-management-suite/lifecycle-management/7.0.3?topic=actions-creating-configurations
If you do the EWM Extensions Workshop https://rsjazz.wordpress.com/2024/02/09/ewm-rational-team-concert-extensions-workshop-changes-for-7-0-3/ you learn how to create aspect editors, which used to be the way to configure extensions. There is no documentation how to write configuration UI for the web client. So you are left with using an aspect editor or use the manual method to configure it.
Comments
Hi Ralph,
Thank you for the information.
I am using aspect editor and when deployed it is showing the Bundle unresolved error.
"CRJZS0383E The Bundle could not be resolved."
It is all explained in the workshop I mentioned. You edit the process configuration source XML.
Bundle could not be resolved means, that a bundle that is a dependency and/or used, can not be found.
Hi Ralph
As mentioned in the documentation Aspect Editor is only available in RTC Eclipse clients, how can we deploy the UI configuration project in Eclipse client?
As mentioned in the documentation Aspect Editor is only available in RTC Eclipse clients. You have to have EWM installed in the Eclipse client where you want to deploy the Aspect Editor.
