cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

Customizing Classification search

praseeth.moothe
1-Newbie

Customizing Classification search

Hi,


I want to customize the classification search page. But I can see that it does not follow the JCA architecture. I want to add a new column into the search results table. Maybe I wil need to write a data utility to fetch some values. Is this possible for classification search pages ?


Anybody has done anything similar, please help.


3 REPLIES 3

What version of Windchill?

Data utilities are part of JCA, if you do not see the taglibs, best assume it is older architecture requiring a different solution.

Advice for better help in future: Help without code, lines from files, or screenshots is difficult as not everyone has the same modules installed.




Sent from my Verizon Wireless BlackBerry

Hi David,

The WC version is 9.1 M060. And I believe this classification search is
part of PartsLink, which is also 9.1 M060. But I dont think this is JCA.

So, If it is not JCA, how do we customize it ?

Praseeth M

We had investigated customizing the search results and essentially found
out that it's not very feasible. Lots of OOTB files would need to be
decompiled and hopefully would recompile after modification.

At the end of the day we decided to scrap this particular effort.

HTH,
Steve D.

> Hi David,
>
> The WC version is 9.1 M060. And I believe this classification search is
> part of PartsLink, which is also 9.1 M060. But I dont think this is JCA.
>
> So, If it is not JCA, how do we customize it ?
>
> Praseeth M
>
Top Tags