/
Calculation Flow Execution Process

Calculation Flow Execution Process

calculation flow execution process.drawio
  1. The Calculation Flow can be started from:

    • usually triggered based on the schedule

    • another Calculation Flow

    • integration, via REST API

    • the user, manually

  2. The system checks, if there is any persisted content of api.global for the Calculation Flow. If yes, it will load it from database and store into logic context.

  3. The system executes the Calculation Flow logic in standard execution.

  4. The logic can perform many actions, including it has right to modify Master Data.

  5. The system takes the content of api.global and stores it in the database.

Related content

Calculation Flow Management
Calculation Flow Management
Read with this
Process of Scheduled Record Calculation Task
Process of Scheduled Record Calculation Task
More like this
Regular Calculation Dataload Process
Regular Calculation Dataload Process
More like this
Calculation Flows
Read with this
Process of Scheduled Plan Calculation Task
Process of Scheduled Plan Calculation Task
More like this

Found an issue in documentation? Write to us.