Quick Start Guide

Starting all processes

Refinery with the Finance domain package has a different startup order to 'core' only startup. The key difference with Refinery + Finance is that not all processes have been migrated to new Refinery 5.0 pipelines. Some processes are still in workflows (as in versions earlier than Refinery 5.0).

The application start order is:

  • Start Delta Control
    • (Optionally start Delta Control daemon)
  • Start the core workflows
    • REFINERY_CORE_A and REFINERY_ENTRYPOINT_0_a
    • (Optionally start REFINERY_CORE_B and REFINERY_ENTRYPOINT_0_b for a HA installation)
  • Start the Refinery Process Manager
  • Start the entrypoint pipelines
  • Start the REFINERY_FINANCE_A workflow
    • (Optionally start REFINERY_FINANCE_B workflow for a HA installation)
  • Start the data capture pipelines
  • Start related workflows

Pipeline and workflow mapping

This table contains the mapping of pipelines and workflows that must be running together to fully support the data capture:

Asset Pipeline name Workflow name
Equity refinitivEquity DAAS_STACK_emea_launch_tr_marketData_eq_0_{a,b}
Future refinitivFuture DAAS_STACK_emea_launch_tr_marketData_fut_0_{a,b}
Foreign Exchange refinitivForeignExchange DAAS_STACK_emea_launch_tr_marketData_fx_0_{a,b}
Fixed Income refinitivFixedIncome DAAS_STACK_emea_launch_tr_marketData_fi_0_{a,b}
Index refinitivIndex DAAS_STACK_emea_launch_tr_marketData_idx_0_{a,b}
Listed Options refinitivListedOptions DAAS_STACK_emea_launch_tr_marketData_lisOpt_0_{a,b}
Money Markets refinitivMoneyMarket DAAS_STACK_emea_launch_tr_marketData_mn_0_{a,b}
Transaction Data refinitivTransactionData DAAS_STACK_emea_launch_tr_transactionData_0_{a,b}

Also note that the pipeline instance and workflow instances are now different:

Instance Pipeline Workflow
Primary 0 A
Secondary 1 B