Burst report to Print or Email or Fax

Rapunzel

Active Member
Hi JDEppls,
Is there a way in BIP to burst the file based on some conditions. The data driven bursting is just to use the field on which to break and burst. But i need soemthing like below :
E.g.

Invoice 1 email to : [email protected]
Invoice 2 email blank
Invoice 3 email to : [email protected]
Invoice 4 email blank

In this case, i want the Invoice 1 and 3 to be emailed while 2& 6 to be direclty printed. Is there a way in BIP to handle this. (I know C!Form can handle based on conditions saying, if var_email="" then send to print else email)

Appreciate your inputs.

Cheers
 
I think you're going to need 2 different UBE versions and associated report definitions to handle this with possible some UBE customization.

One version to address Invoices with email addresses, the other those that don't.
 
Hi Larry,
Thanks and that was my plan in case BIP cannot handle. So will go with this now.

Cheers
 
Another way of handling this is setup a dummy/ default email id when u want it blank. I believe using microsoft outlook you can direct this email to a folder and then setup a script to send anything in this folder to the printer.
 
Back
Top