What is the Best Practice that you would recommend? We want to automate the request for payment at the end of a Business Process. So, QUESTION: Is this how you would do it:
Once an approved user hits the Approve button in the LF Forms process,
- a workflow would kick in creating a PDF form,
- would fill in the name, address and amount fields from the current BP,
- and send the PDF by email directly to the Accounts payable clerk.
Or would you do it another way?