Record of Open Chat 5/25/2011
Pieter Breugelmans: Welcome to the weekly BI Publisher Chat room, Please don't hesitate asking your questions. We will do our best to respond. Thank You.
Aravind Hi Pieter
Pieter Breugelmans: Hi Aravind and welcome to our open chat.
Aravind thank you
Aravind I have a requirement like
Aravind need to restrict the report download when he tries in second time
Aravind is it possible in bip
Pieter Breugelmans: I don't recall seeing something like that as an out of the box feature though one idea could be to make use of triggers.
Aravind k
Pieter Breugelmans: Like a beforeReport trigger that uses a table to validate IF a report was already executed or not. Depending on that, it does or does not return data.