Clean the data of your on-premises Rule Execution Server web application.
About this task
Follow this procedure to clean up your Rule Execution Server database.
Procedure
-
Log in to Rule Execution Server and
remove any unused content in the database.
- Under Explorer, in the navigator treeclick Libraries > Clean up
Libraries.
Select all the unused libraries and then click Remove.
- Under Explorer, in the navigator tree, click Resources > Clean up
Resources.
Select all the unused resources and then click Remove.
- It is not possible to migrate the Decision Warehouse traces to another database. If
backup is required:
- Use the REST API tab of the console.
- Use GET /decisiontraces to retrieve the execution traces.
The traces are returned in JSON format.
Note:
The resulting JSON file might be very large. To reduce the amount of returned traces, set the
parameters start, end, offset,
limit accordingly.
- Store them in the location of your choice.