9.5.1.2 Create a Process Flow for a Run Pipeline

After you save the details and click Save, the Process Flow canvas is displayed.

Figure 9-47 Process Flow Canvas Page


Process Flow Canvas Page

In the Process Flow canvas page, design a Process flow Run pipeline. By default, START from the toolbar appears. This Start activity indicates the beginning of the process. Use the drawing canvas to design the process flow with the Activity, Transition, and Widget components available in the toolbar. To design a process flow diagram for any Run Pipeline, see the Run Pipeline section, and to use various components available in the Process Flow tab, see the Components for Designing Your Process Flow section in the Oracle Financial Services Analytical Applications Infrastructure Process Modelling Framework Orchestration Guide Release 8.1.1.0.0.

Figure 9-48 Create Process Flow for Run Pipeline


Create Process Flow for Run Pipeline

To create a process flow diagram for a Balance Computation Management Ledger Process (a Run Pipeline for Daily and Average Balance Computation) follow these steps:
  1. Use the drawing canvas with Service Task as the base. In the illustration, each Service Task represents GL type for Assets, Liabilities, Expenses, Revenue, Gains, Losses, Contra Asset, Contra Liability, and Owner’s Equity.

    Note:

    The data from the balance sheet are categorized by the GL types. Within each of these GL types (Service Tasks), for execution, you can invoke multiple threads in the database, and this process is governed by the FSI_OPTIMIZATION_SETTINGS table. For more information, see the Appendix A: FSI Optimization Settings section.

    Figure 9-49 Balance Computation Management Ledger process flow


    Balance Computation Management Ledger process flow

  2. Double-click a Service task to configure the details related to its Activity, Implementation, Transition, Action, and Notification.

    Note:

    To create an Application Rule, see the Application Rules section, and to create a Data Field, see the Data Fields section in the Oracle Financial Services Analytical Applications Infrastructure Process Modelling Framework Orchestration Guide Release 8.1.1.0.0.

    Figure 9-50 Balance Computation Management Ledger process with Service Task details


    Balance Computation Management Ledger process with Service Task details

  3. On the drawing canvas, select the Definition, Application Rule, and Data Fields icons to see the respective details.
    1. Click Edit icon to open the Definition details. To save the details, click Save icon.

      Figure 9-51 Balance Computation Management Ledger process with Definition details


      Balance Computation Management Ledger process with Definition details

    2. Click Application Rule icon to open the Application Rule details. You can add or modify or delete the Rule details.

      Figure 9-52 Balance Computation Management Ledger process with Application Rule tab details


      Balance Computation Management Ledger process with Application Rule tab details

    3. Click Data Fields icon to open the Data Fields details. Add, modify, delete, or view the Data Fields details.

      Figure 9-53 Balance Computation Management Ledger process with Data Fields tab details


      Balance Computation Management Ledger process with Data Fields tab details

    4. Click Execution icon to open the Execution details. To save the details, click Save icon.
    • Enter and select the required details to execute the Run without parameters.

      Figure 9-54 Balance Computation Management Ledger process without Execution Parameters


      Balance Computation Management Ledger process without Execution Parameters

    • To execute with parameters, select With Parameters in the Execution Type list. To save the details, click Save icon.

    Figure 9-55 Balance Computation Management Ledger Process with Execution Parameters


    Balance Computation Management Ledger Process with Execution Parameters

  4. To save the details, click Save icon. In the Process Flow canvas, click to save the process flow.
    To execute the created Run pipeline (process), see the Select the Run Parameters and Execute the Run section.