Skip to main content
This section provides an overview of the DEE template orders included in . For general information see DEE Template Orders .

Included template orders

The Solution provides template orders for:
  • CRIF-format extraction of StandardisedApproachCube data
  • The extraction of trade-level data for loading as summary data (at book and legal-entity level)
The files produced by these extraction procedures can be loaded into the cube.

Available template Orders

Custom Extraction Procedures

Within our template orders we make use of custom extraction procedures which can be found in the following directory: frtb-activepivot/src/main/java/com/activeviam/frtb/ref/services/dee/impl/

Template Placeholders

All the template orders use the AsOfDate placeholder to describe the value of the AsOfDate level in the executed query as well as within the file name.

DEE Properties

The template order location is set by the data.extraction.templates.base.dir.path property. The base directory of the output files is set by the data.extraction.service.base.dir.path property.
Subdirectory and file names are set within the template orders themselves.
For more information, see DEE Properties .

Example Submit Template Order requests

URL

http://localhost:8080/frtb-starter/connectors/rest/dee/v1/submitTemplateOrders

Body - Summary Data Extractions

The following example can be used for IMACubeExport, IMADRCCubeExport, and PLCubeExport by changing the templateOrderName to the relevant template order name.

Body - CRIF Extraction

The following example can be used for CrifExtraction