Wednesday, February 8, 2012 14:26

Documentum API LIST_SESSIONS

Tagged with:
Posted by on Sunday, January 4, 2009, 21:41
This news item was posted in Team Fight category and has 0 Comments so far.

LIST_SESSIONS

Purpose Lists information about all the currently active sessions and a user-specified

number of historical sessions.

Syntax

EXECUTE list_sessions[WITH brief_info=true|false]

dmAPIGet(“apply,session,NULL,LIST_SESSIONS

[,BRIEF_INFO,B,T|F]“)

Arguments

Table 3-27. LIST_SESSIONS arguments

Argument Datatype Value Description

BRIEF_INFO B T (TRUE) or F

(FALSE)

Indicates whether you want

a subset of the attributes in

the result object. The default

is FALSE.

Return value

LIST_SESSIONS returns a collection. Each result object in the collection describes one

currently active session or one historical session.

If BRIEF_INFO is FALSE

Table 328 lists the information returned if BRIEF_INFO is FALSE.

Table 3-28. Complete information returned by LIST_SESSIONS (BRIEF_INFO=F)

Attribute Description

root_pid On Windows, the process ID of the

Content Server process.

On UNIX, the process ID of the root

Content Server process.

Leave a Reply

You can leave a response, or trackback from your own site.