Purpose With ClearCallCache  you can clear the internal cache used in the  Call command.
Example ClearCallCache cache="transaction"
Format ClearCallCache
Clears the transaction cache, session cache and file system cache.

ClearCallCache cache="transaction"
Clears the transaction cache.

ClearCallCache cache="session"
Clears the session cache.

ClearCallCache cache="file"
Clears the file system cache.

Components GuiXT + InputAssistant