Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..
2018-02-08 08:48 AM
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
2018-02-13 01:03 PM
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.
2018-02-13 01:03 PM
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.