Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi @Kavi-IOTX, there is new table introduced in fusion for this kind of attachments. Kindly look into table "fnd_file_upload_trackers" where you can join through document_id of fnd_attached_documents like below, fnd_file_upload_trackers.document_id = fnd_attached_documents.document_id Here you will be able to find content…
-
Hi, in order to help you, can you share data model/bursting query. Will check from my end and let you know once I have a solution.