Number of Version to keep in Wip Trash

WIP save the latest N versions of applications you have checked-in and removed from your Work space in a special stream called WIP_Trash. These files are not mandatory and can take space as they are stored with data. So you can limit and change the default value of 3 applications here.

We have a parameter to set to set the number of WIP trash items. WIP manage this automatically and keep only the latest N versions

  • Stop all WIP Services (WIP Web Server, WIP Processor and WIP Tracker Service if installed)

  • Edit the file WipDbSettings.config located in the directory <InstallWIP>\WIP Web Server\webapp where <InstallWIP> is the install directory of WIP. For example: C:\ProgramData\ebiexperts\WIP Web Server\Webapp

Set WipTrashVersion2Keep to the number of versions you want to keep

  • <WipTrashVersion2Keep>3</WipTrashVersion2Keep>

  • Save the files

  • Start WIP Web Server, WIP Processor and WIP Tracker Service if installed