Issues with Hosting a new RM Extension
3 answers
All versions can be found here: https://jazz.net/wiki/bin/view/Main/RMExtensionsMain
Hi this is the xml file i used to host my extension:
1)Make sure the widget catalog XML definition file is located in the proper path:
For Example if you are using liberty server:
C:\Programs\DOORSNG\server\liberty\servers\clm\dropins\war\extensions\WidgetCatalog.xml
2)And also ensure you enter the proper URL in the Advanced properties:
a)Make sure the url is properly entered in the Advanced Properties.
b)Under the RM Client Component section--> com.ibm.rdm.widgetcatalog.internal.WidgetCatalog -->User Extension Catalog URL
c)Enter the URL that points to your widget catalog .(For Example:https://windows.svl.ibm.com:9443/extensions/WidgetCatalog.xml)
d)Return to the top of the page and click Save to finalize your changes.
3)Try adding the widgets again to RM
Hope this helps!