Analysis UI
The BizLogger Analysis UI provides capability to search logged Business document. It can be plugged into a RoleTypeUiConfig as
<
WebActionRef
name
=
"BizLog"
module
=
"PLT"
/>
Figure 26.1. A screenshot of the Analysis UI
The Analysis UI support various filters based on properties of BizLoggerDoc. It also has a special filter called Search for free text search. You can provide any string for this filter and search result will contain documents which contain all the words in the string. If you want to search exact string then you can enclose the string in double-quotes e.g. "foo bar baz".