Oracle Fusion Data Intelligence Idea Lab

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

FDI - Ability to chain data flows, call a data flow from another data flow

Needs Votes
25
Views
2
Comments
User_VO8KE
User_VO8KE Rank 1 - Community Starter

Hi Team,

Ability to chain data flows together in FDI will be vey helpful. The ability to call one data flow from another will help ensure any prerequisties data flows are successfully run. If an data flow does not run successfully provide the ability to the user to either abort the process or still continue.

Many thanks

Tagged:
7
7 votes

Needs Votes · Last Updated

Comments

  • Romesh Lokuge
    Romesh Lokuge Rank 1 - Community Starter

    A sensible idea!!!!

  • Ajay_Khandelwal
    Ajay_Khandelwal Rank 3 - Community Apprentice

    The ability to chain data flows together—i.e., allowing one data flow to invoke another—would be highly beneficial. This functionality would help in building more modular and maintainable data pipelines, where each data flow can represent a distinct stage or dependency.

    Chaining would ensure that prerequisite data flows are successfully executed before downstream flows begin. In scenarios where a preceding data flow fails, it would be extremely useful to have configurable control options—for instance:

    → Abort the process if the failure is critical and should block further execution.

    → Continue execution with downstream flows if the failure is non-critical or has been accounted for.

    Providing such flexibility will enable users to handle dependencies and exceptions more effectively, leading to more robust and automated data processes.