We are trying to implement ODF to email PDF formatted Invoices to customers. The invoice application creates a single PDF file with hundreds of invoices each evening. A specific customer number may be on many invoices within the PDF load file. OnDemand Loader successfully segments the PDF load file based on a change in Invoice #. The result is that CustomerNo 123 may end up with 5 or more invoices that can each be searched and retrieved individually from the OnDemand Client.
We have a unique ODF Bundle configured for each CustomerNo that has an SQL Source defined as CUSTOMERNO = '123'. We have a Distribution associated with that same CustomerNo = 123. So that each Distribution gets an email with their CustomerNo invoices.
This all works great, EXCEPT. If there are multiple invoices for CustomerNo 123 within a Load, the ODF Bundle only retrieves 1 of the invoices matching the CustomerNo. We can not figure out how to configure ODF to continue searching OnDemand and retrieve all of the invoices for this CustomerNo.
I am hoping this is a simple configuration error on our part and not a limitation of ODF.
Has anyone configured a similar use case and provide advice?
BTW, the server is running CMOD for Windows v.10.5.0.2
Thanks,
We have a unique ODF Bundle configured for each CustomerNo that has an SQL Source defined as CUSTOMERNO = '123'. We have a Distribution associated with that same CustomerNo = 123. So that each Distribution gets an email with their CustomerNo invoices.
This all works great, EXCEPT. If there are multiple invoices for CustomerNo 123 within a Load, the ODF Bundle only retrieves 1 of the invoices matching the CustomerNo. We can not figure out how to configure ODF to continue searching OnDemand and retrieve all of the invoices for this CustomerNo.
I am hoping this is a simple configuration error on our part and not a limitation of ODF.
Has anyone configured a similar use case and provide advice?
BTW, the server is running CMOD for Windows v.10.5.0.2
Thanks,