DeleteExpiredSessionIds

The DeleteExpiredSessionIds command action is used to delete 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 DeleteExpiredSessionIds action command, you must have UpdateSessionRight. For more information on this right, see AddUserToRole.

No parameters are supported for this command action.

Sample DeleteExpiredSessionIds Command

This command deletes all expired TIBCO MFT Command Center sessions.

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