cancel
Showing results for 
Search instead for 
Did you mean: 

ISA Customer search : Max limit

Former Member
0 Kudos

Dear SDN Community,

I am using ISA 5.0. When I do a customer search, if the search returns more than 50 results, it gives me a message stating the search exceeded 50 results and it can't display them.

Is there a way to display all of the search results even if they are more than 50.

Thanks!

Surya.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Surya,

I think what you want is to change maxhits.search.action.businesspartner.isa.sapmarkets.com in web.xml

Mike

Edited by: Mike Anecito on Apr 17, 2009 7:21 AM

fixed object...entered one for items first by accident

Answers (2)

Answers (2)

Former Member
0 Kudos

Surya,

You need Customer search in BOB scenario.

Try to alter value in "helpvalues-config.xml" file. Find below code of line and change value there.

<helpValuesSearch name = "Customer"

type = "extended"

description="gs.result.msg.cust.n"

maxRow = "20" >

or you can change "maxhits.search.action.businesspartner" parameter value in UI Component in XCM.

I hope you are able to resolve your issue.

Regards.

Ecommerce Developer.

mark_foley
Active Contributor
0 Kudos

Hello,

I would expect that there is a maxHitsToSelect paramater in one of the XML files that may allow this but I have not come across this for the Customer search myself. I will check later.

Regards

Mark