Hi,
in BO 4.1, I successfully triggered WebI Report instance generation by a "Custom Event" through scheduling.
Now, we have the requirement that the report should not be triggered only once but always when the event is triggered.
At first glance, this looks tricky bc. in order that the report "reacts" to the event, the report itself must be scheduled with the event (it gets an instance "pending" that "wait + reacts" to the event). So it looks like we need schedule the report always manually with "event" before it is ready to react to the event specified in the scheduling.
Is there any user-friendly trick to make the report react upon every fired event without having to "schedule" the report manually with the event?
(Similar to schedule daily, just that the event is the trigger, note a daytime...)
Best Regards