GetExpiredSessionIds

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

The session IDs are used to regulate the amount of time that a user can remain inactive when processing the TIBCO MFT Command Center requests. This command can only be used when requested by TIBCO technical support.

To use the GetExpiredSessionIds action command, you must have UpdateSessionRight. For more information on this right, see AddUserToRole.

No parameters are supported for this command action.

Sample GetExpiredSessionIds Command

This command lists all expired TIBCO MFT Command Center sessions.

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