Important Update: Community URLs redirect issues are partially resolved. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 

ExecuteQuickSearchWithModuleIds Archer 6.3 API possible bug

EvyatarElmaliah
Archer Employee
Archer Employee

Hi,

 

I'm using Archer 6.3P2.

 

I'm trying to use ExecuteQuickSearchWithModuleIds WebService API method (from search class).

This api get as parameter (SessionToken, moduleIds, keywords, pageNumber and pageSize).

 

Lets say I have 2 records that's match to "test" keyword.

If I make the following request:

ExecuteQuickSearchWithModuleIds("CCCD4CD9F8B22562D057C7292B8BCD15", "test", 1, 2)

I got 2 records as requested.

 

But If I make the following request:

ExecuteQuickSearchWithModuleIds("CCCD4CD9F8B22562D057C7292B8BCD15", "test", 2, 1)

 

I'm excepted to get one record (the second) but I'm didn't get any record (I see on the XML record count 1 but without record element).

 

Its a bug? Can I fix it?

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions

Anonymous
Not applicable

Evyatar,

 

This sounds like a bug from the way you outline it. Send your findings over to the Archer Support (archersupport@rsa.com) team so they can confirm and log a defect.

View solution in original post

1 REPLY 1

Anonymous
Not applicable

Evyatar,

 

This sounds like a bug from the way you outline it. Send your findings over to the Archer Support (archersupport@rsa.com) team so they can confirm and log a defect.