GetExpiredSessionIds

The GetExpiredSessionIds command action is used to display a list of all TIBCO MFT Internet Server session IDs that are on the sessions database but have expired.

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 GetExpiredSessionIds 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 GetExpiredSessionIds Command

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

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