Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
==============
Does TIBCO BusinessEvents Decision Manager store all previous versions of tables? If so, for how long?
Environment:
==============
TIBCO BusinsessEvents 5.x
All Operating Systems
Resolution:
=========
The revision history can be saved at the RMS server. By default, the persistence mode is "None" in RMS.cdd meaning the data will only be saved in memory. So it will lost once the RMS server is stopped. You may change it to "Shared All" to use a database or "Shared Nothing" to use the local filesystem. Once persisted it will not be removed unless done by the user.