2020 Mar 25 10:09 AM
Hi All,
We have implemented BTE 2040 to trigger mail to Vendor for payment run executed via F110. The mail is getting generated correctly with pdf form attached to it. However the standard functionality of this BTE is that it triggers mail per line item, say if vendor has 10 items that got processed, it will trigger 10 mails with separate form containing the details of that particular line item.
Our requirement is to consolidate all line items in a single form and trigger just one mail. On analysis, understood the flow of the program as below:
Loop
End loop
Thought of a solution to read the last item and trigger mail only at that point, but unable to find any enhancement within.
Can you please provide any help?
Thanks in advance!!
2021 Mar 30 2:47 PM
Hi,
Did you find any solution to this? I am facing the same issue.