Services and Operations > Standard service > lookupMostPopular

lookupMostPopular

The lookupMostPopular operation allows you to retrieve a list of the most popular authors, subjects, or titles that are checked out from the library.

Synopsis

Service

Standard service

Namespace

http://schemas.sirsidynix.com/symws/standard

Prerequisites

Valid clientID (see clientID)

Request

LookupMostPopularRequest

Response

LookupMostPopularResponse

Operation faults

None (see also Faults)

LookupMostPopularRequest

The LookupMostPopularRequest has the following request parameters:

Parameter

Type

Description

Required?

listType

xs:string

Specifies one of the following enumeration values:

AUTHOR: specifies you want the most popular authors to display
SUBJECT: specifies you want the most popular subjects to display
TITLE: specifies you want the most popular titles to display

Y

libraryFilter

xs:string

Specifies an optional Library ID or Library Group ID.

N

sourceFile

xs:string

Specifies an optional alternate file name for source file.

N

linesToDisplay

xs:nonNegativeInteger

Specifies the maximum number of authors, subjects, or titles to display in the response.

N

LookupMostPopularResponse

The LookupMostPopularResponse returns the following elements:

Element

Type

Occ.

Description

linesDisplayed

xs:int

1

Displays the number of lines that were returned in the response.

This response also references the following elements:

Element

Occ.

Description

MostPopularInfo

0..*

Displays most popular information about the listType you specify in the request.

Related topics 

 


© 2009-2012 SirsiDynix