Setup:
Example of 3 Customers in the past where it worked:
SELECT Posted, CustNum, CycleCode, * FROM Erp.InvcHead WHERE CycleCode <> ''
I ran through all the KBs and currently my assumption is that somehow when Epicor runs query to get invoices brought over it detects 2 and may be having issues… It should technically support 2 or more recurring’s.
It worked fine twice, doesnt work a third time anymore with no extra changes.