Is there any way to get the sequence of mapping for columns in CSVs for FBDI in Oracle fusion cloud
Hi - While creating CSVs from FBDI template, Oracle is mandated to generate CSVs based the column mapping sequence followed in control files of each entity. It is easy to generate from FBDI template (macro enabled excel does this job based on the data filled in each interface sheet- in FBDI).
We are automating this Oracle cloud load and needed to generate the CSV directly (without FBDI template) based on the sequence given in control file as per Oracle documentation. Since it may get some changes in each release of patch every quarter, we wanted to fetch these columns dynamically as per the sequences given. is there any metadata table or web service available from Oracle to fetch this in interface level for each entity?
0