Prevent dunning letters to be generated for some customers - XML publisher reports
Hi!
In EBS, when running concurrent request IEX: Send Dunnings for Delinquent Customers a PDF is generated including all dunning letters for a list of customers. Now I have a flexfield on the customer profile class, which says Yes/No if a dunning letter should be generated or not. My current solution is that I have configured the RTF template to give a blank page if this element is set to No, but when printing the PDF manually this also gives me blank pages among the actual dunning letters.
So my question is, can I in some way either sort the dunning letters so that the ones with Yes come at the top so when printing I can just print first X pages and exclude the blank ones? Or is there a way to prevent the dunning letter XML to be generated for customers having this field set to No?