Hi
I developed a custom query component, And if I dont select any specific component type in 'Eligible Content Types' of cpp2.0 details,I can select this custom component in the preview by editing template.
But this custom component is not included in the cpp portlet details tab as a type.
Here I couldnot limit the component selection only to my custom component.
I also configured custom component in the config console
Type Specification Registry ---> Customer Extension Type Specification Registry --->
<?xml version="1.0"?>
<service-provider-asset-type-specification type-name="PolicyQueryComponent" base-type-name="VgnExtContentComponent">
</service-provider-asset-type-specification>
So what i am missing here and what is the process I need to follow to display this custom component as a type in the portlet details page.
PORTAL 7.4 DPM 7.6
Regards,
Santhoshkumar N.