Hello Oracle Community,
We are working on implementing eInvoice solutions for our client. From the API, we receive base64 QR Code data, which is 16,000 characters in length. Once we receive this data, we need to store it in Oracle Fusion against each AR Invoice, so that the QR Code can be printed in the BI Report. The problem is that there is no standard field available to capture this, and DFF does not support the CLOB datatype in Oracle Fusion.
If anyone has worked on a similar requirement, your guidance or recommendations would be greatly appreciated.
Thank you in advance for your support!