Oracle Fusion Data Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Is there a way to bring data from 2 different source tables into the same FDI Fact?

Accepted answer
48
Views
5
Comments
pwc123
pwc123 Rank 2 - Community Beginner

We are backing up some of the FAH tables that are wiped in 90 days from the Fusion database in a separate database. Is there a way to run the FDI data pipeline against the regular FAH tables and then also against this other database we maintain?

Tagged:

Best Answer

  • Sumanth V -Oracle
    Sumanth V -Oracle Rank 8 - Analytics Strategist
    Answer ✓

    @pwc123 - No, that's not possible. During creation of data augmentation a separate custom table needs to be created. OOTB ware house tables cannot be selected.

Answers

  • Sumanth V -Oracle
    Sumanth V -Oracle Rank 8 - Analytics Strategist

    @pwc123 - As of now, FDI only supports bringing data from one Fusion application into the warehouse at a time.

  • pwc123
    pwc123 Rank 2 - Community Beginner

    Thanks for responding @Sumanth V -Oracle. The other source is not a Fusion application DB, it's a standalone ADW instance. Are you saying it isn't possible to point to another database for data? Or are we saying we cannot add data to a Fact (let's say) from 2 sources?

  • Sumanth V -Oracle
    Sumanth V -Oracle Rank 8 - Analytics Strategist

    @pwc123 - We cannot add data to the same FDI warehouse tables from two different sources simultaneously. While you can connect to multiple sources using available connectors, data augmentation is required to load data into the warehouse.

  • pwc123
    pwc123 Rank 2 - Community Beginner

    Can we use data augmentation to load additional data to the same tables that the seeded data pipeline is loading? I'm referring to rows, not columns of course.