ListActiveSessionIds

The ListActiveSessionIds command action is used to display a list of all TIBCO MFT Internet Server session IDs that are currently active.

Session IDs are used to regulate the amount of time that a user can remain inactive when processing TIBCO MFT Internet Server requests. This command should only be used when requested by TIBCO Support. To use the ListActiveSessionIds command, the user must have UpdateSessionRight. Refer to the AddUserToRole section to get a list of the supported roles.

No parameters are supported for this command action.

Sample ListActiveSessionIds Command

The command below lists all active TIBCO MFT Internet Server sessions.

java cfcc.CFAdmin a:ListActiveSessionIds
Note: This command is not supported when using REST web service.