Email AP Remittance using APR

Still no luck. Does it look like my table join is correct?

Yes, your join seems correct.

Any other suggestions as to why the VendCnt table doesn’t show up in the routing?

I notice your Vendor table isnt in their either. Perhaps all of the tables to get to the end table are needed. I am not sure, but I know it’s finicky. Sorry :frowning:

I had to make a table relationship between the APTran table and the Vendor table. It works now.

1 Like

I copied the Report Data Definition (ApCheck) and added the Vendor and VendCnt table and the report relationships (CheckHed - Vendor and Vendor - VendCnt).
I used the VendCnt.RoleCode field to filter which Contacts will receive the Payment remittance.

Thanks for this post it has been really helpful, I can get it to work but only if the primary contact is checked. Does anyone know another way to have the correct contact be selected. We are using the primary contact for another purpose and have a contact called remittance advice that has an email address of where we need to send the invoices. I have tried to use name and email fields in the RDD Vendor2VentorCnt but it won’t return a true value.