AAI_WF_APP_PACKAGE_B Table

The AAI_WF_APP_PACKAGE_B table entry is for configuring email at the Application Level.

  • Set the V_EMAIL_REQUIRED parameter value to Y in the AAI_WF_APP_PACKAGE_B table.
  • Set V_EMAIL_TYPE as:
    • 0 – To receive no notification mails
    • 1 – To get mails instantly
    • 2 – To get bulk mail (Additionally, you need to set V_BULK_MAIL_TRIGGER value to Y in the AAI_WF_BULK_MAIL_TRIGGER table). A single mail is sent with all the pending notifications from the last trigger, as a PDF attachment. After the bulk mail is sent, the V_BULK_MAIL_TRIGGER value is automatically set to N.
    • 3 – To get mail with attachment
      V_BULK_TEMP – This is used to set the template for the bulk emails. You can keep this blank if the bulk email is not set.

      Figure 13-2 AAI_WF_APP_PACKAGE_B Table


      This image displays the AAI_WF_APP_PACKAGE_B Table.