DeleteExpiredSessionIds

The DeleteExpiredSessionIds command action is used to delete 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 DeleteExpiredSessionIds 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 DeleteExpiredSessionIds Command

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

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