If Add Activity -> All -> Selection Criteria Form is NULL, then when you attempt to run the report activity you get an error:
Code: Select all
Error
An error has occurred while running this query. Please contact technical support and quote error reference: f0e3153.
The following information is only provided for users logged on as globeadmin.
SQL
SELECT ``.* FROM `` WHERE = '150b0460343b4a'
1) If a NULL Selection Criteria Form is acceptable, then there is a bug.
2) The user should be prevented from setting the Selection Criteria Form to NULL.
3) The error should be caught earlier and a better message displayed.