Services and Operations > Security service > lookupSessionInfo

lookupSessionInfo

Displays user login and host information, similar to what displays in the Java Workflows client when you select Help > Session Info.

The operation is authenticated and requires a valid session token, however the user does not require a minimum privilege level.

Synopsis

Service

Security service

Namespace

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

Prerequisites

Valid clientID (see clientID)
sessionToken (see SdHeader)

Request

LookupUserInfoRequest

Response

LookupSessionInfoResponse

Operation faults

None (see also Faults)

LookupSessionInfoRequest

The LookupSessionInfoRequest has no request parameters.

The server determines the session from the value of sessionToken and the user to display data for from the value of clientID.

LookupSessionInfoResponse

The LookupSessionInfoResponse returns the following elements:

Element

Type

Occ.

Description

userID

xs:string

1

Displays the actual ILS user identifier.

userID is typically a barcode, but depending on the ILS configuration, could be any string.

userAccessID

xs:string

1

Displays the ID of the user’s assigned access policy. This designates what access rights the user has been granted.

userAccessDescription

xs:string

0..1

Displays the description of the user’s assigned access policy.

userEnvironmentID

xs:string

1

Displays the ID of the user’s assigned environment policy.

userEnvironmentDescription

xs:string

0..1

Displays the description of the user’s assigned environment policy.

userProfileID

xs:string

1

Displays the ID of the user’s assigned user profile.

userProfileDescription

xs:string

0..1

Displays the description of the user’s assigned user profile.

userLibraryID

xs:string

1

Displays the ID of the user’s assigned library policy. This is referred to in WorkFlows as the Station Library.

userLibraryDescription

xs:string

0..1

Displays the description of the user’s assigned library policy.

serverIPAddress

xs:string

1

Displays the IP address of the ILS server.

serverPlatform

xs:string

1

Displays the OS version installed on and the database platform used by the ILS server.

serverVersion

xs:string

1

Displays the Symphony ILS version installed on the host server.

Related topics 

 


© 2009-2012 SirsiDynix