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)
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 theAsOfDate 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 thedata.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.
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 thetemplateOrderName to the relevant template order name.