Hi, A very nice approach to use Apex/PLSQL for fusion integrations without OIC. A question I have - how did you get the columns and the sequence to construct the csv row in the cursor. Is it based on the loader ctl file of the FBDI. Also, Oracle may update FBDI to add more columns how does the Apex PLSQL code tackle such issues?
Sergio Vales Muleiro
Hi Jon, Thanks for the useful example. One question if I may. How do you handle authentication in ORDS REST callback? Do you have to leave the endpoint open for Fusion to be able to invoke it or are you able to set the auth parameters somewhere in Fusion? Thanks in advance!