Collecting Order data from Invoice data
When I collect invoices,I need to retrieve some details for the order which is associated with this invoice, and assign the values to the appropriate ATTRIBUTE columns
Calculations are based on completed order line information. However, invoicing event is used to create OIC transaction.
How is order information picked up when AR event kicks off transaction creation?