Content Management and Capture

Content Management and Capture

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  EDS does not work on Multiple Class -Search Template

    Posted Wed January 08, 2025 05:15 AM

    Hello All

    I am encountering an issue while configuring a Search Template with two different classes in the search criteria using "Search in multiple" class option (let's say Class A and Class B are in sequence ). The problem is that the Choice List values from Class B are not being populated but from Class A it does.

    and, if I change the precedence of the classes (Class B followed by Class A), then CL values are populated correctly for Class B and not for Class A.

    However, I need the Choice List values to be populated from both classes. It seems that EDS processes only the first class and does not consider the second class. As EDS is a servlet, it appears there is no looping mechanism for handling multiple "ObjectType" values.

    I would greatly appreciate any assistance or suggestions on this issue.



    ------------------------------
    Ganesh Jamdade
    ------------------------------


  • 2.  RE: EDS does not work on Multiple Class -Search Template

    Posted yesterday

    I am able to resolve this issue by adding all the EDS related fields into Parent class JSON file. 
    So let say you have Class A and it has two child class , Class B and Class C , so you need to add this 3 classes while creating a search template. And it will populate the EDS choice list values for all of fields.

    if you do not provide the EDS fields in Parent class Json file then this wont work. 

    Thanks

    Ganesh 



    ------------------------------
    Ganesh Jamdade
    ------------------------------