Previous Topic

Next Topic

Book Contents

Book Index

SL_PaginateSearch

This function does not initiate a search but instead continues a search initiated by SL_FederatedSearch, SL_DetailedSearch or SL_RelatedSearch, specified by the searchId.

Note: You can only paginate through one bin at a time.

The set of assets returned are organized in bins. The assets within a bin returns in decreasing relevancy ranking order. The caller can page through the result set by issuing a call to PaginateSearch using the returned searchid value in the result set. The end of the result set is reached when all bins contain zero assets.

You can extract the nativid or assetid from the book bin and then apply the result to a SignOn, SARMA, or RO launch.

Note: If you are using OLSA with Privacy Support enabled, when invoking this web service, you must specify the login name of a user created using the UM_CreateUser web service, not the login name of a user created in SkillPort. This is because a hashed login name is required by this web service, and only OLSA (not SkillPort) creates this type of login name.

Inputs

Outputs

Additional Faults