Conditionally disable PDF sent out from BIP
Hello,
I am wondering if it is possible to disable PDF generated and email sent out when "No Data Selected" - from a UBE.
When there are records, BIP works well with sending emails with PDF attachment.
The issue is when there is no records selected, a XML file still generated with "no data selected" and it still triggers BIP to send email with a blank PDF.
Is there a way to ask BIP NOT to send email at all when there is no records selected.
It is hard to do the logic from UBE side because users can change data selection on the fly. So it is better to be done on the BIP template logic/configuration.