You can set up WebSphere Process Server to automatically log any changes made to business rules and selectors.
Scenario | Result | Log entry contents |
---|---|---|
Publish business rules using the Business Rule Manager | Request | User ID, Server name (including Cell and Node, if applicable), old business rule ruleset, new ruleset. |
Failure | User ID, Server name (including Cell and Node, if applicable), old business rule ruleset, new ruleset. | |
Repository database update and commit (from attempt to publish using the Business Rule Manager) | Success | User ID, old ruleset, new ruleset. |
Failure | User ID, new ruleset. | |
Exporting a selector or business rule group | Request | User ID, selector or business rule group name. |
Success | User ID, Server name (including Cell and Node, if applicable), copy of exported selector or business rule group | |
Failure | User ID, Server name (including Cell and Node, if applicable), selector or business rule group name. | |
Importing a selector or business rule group | Request | User ID, copy of new selector or business rule group. |
Success | User ID, Server name (including Cell and Node, if applicable), copy of imported selector or business rule group, copy of selector or business rule group that was replaced by the imported version. | |
Failure | User ID, Server name (including Cell and Node, if applicable), copy of selector or business rule group that was to be imported. | |
Application install | Success | User ID, Server name (including Cell and Node, if applicable), selector or business rule group name. |
Failure | User ID, Server name (including Cell and Node, if applicable), selector or business rule group name. | |
Application update (through the administrative console or wsadmin command) | Success | User ID, Server name (including Cell and Node, if applicable), copy of new selector or business rule group, copy of old selector or business rule group. |
Failure | User ID, Server name (including Cell and Node, if applicable), copy of new selector or business rule group | |
Previously deployed application with existing business rules, selectors or both is started | Success | Server name (including Cell and Node, if applicable), copy of selector or business rule group. |
Failure | Server name (including Cell and Node, if applicable), copy of selector or business rule group. |
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)