Receivables InvoiceService - processInterfaceDistribution
Hi
I have followed the Oracle provided notes "Usage Notes for Receivables Invoice Service" and created my Sample Context for the flexfield RA_INTERFACE_LINES. I am able to successfully call the action processInterfaceLine and create a line in the interface table, however when I call the action for processInterfaceDistribution I am getting the error...
Exception Description: No reference descriptor found for mapping org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[DistributionInterfacLineDff] due to an unknown xsi:type value: ns3:SampleContext
If I remove the DFF from the payload it creates the distributions lines in the interface table, but I need the DFF in order to link the distributions to the line.