Document toolboxDocument toolbox

Support center for flex.bi version 4.0

System events

By default all failed flex.bi web requests are logged in system events as well as report and dashboard creation, update and delete events. Event name describes type of web request that failed. Here are most typical event names that can appear in system events:

create.calculated_member.eazybi
update.calculated_member.eazybi
These events appear when a user is creating or modifying calculated member formula and has entered invalid MDX formula syntax. Expand Payload details to see entered formula and error message. If you see that some user is regularly having problems with entering correct MDX formulas then you know that you should help them with additional training about calculated member formulas.
pivot_table.query.eazybi
select_set.query.eazybi
flex.bi failed to execute generated MDX query. Possible reasons are that query execution timeout has been exceeded or query is too complex for Mondrian OLAP engine or flex.bi generated MDX is not valid. Expand Payload details to see failed MDX statement as well as exception details.
connection.olap.eazybiflex.bi failed to establish Mondrian OLAP engine connection. Most probably this error can happen if database connection settings are invalid.
process_action.action_controllerSome unexpected exception when processing web request. Take a look at Error and Payload details and provide details to flex.bi support if such error happens regularly.