Ways to interface external journals to GL
Context : On-Prem , Oracle EBS 12.2.9 , and 19c DB
Normally to interface a GL source from an external system, we load the file into gl_interface , gl_interface_control table and then run the seeded Journal Import. Is there any other way to implement this ? Like, can Oracle somehow consume this data over the web and load into those interface_tables (provided the source expose raw journal) via an RESTAPI ? Just looking for options and ideas within EBS or outside of EBS. Appreciate your help.
Thanks.