Limits approve
Download sample file: limits_approve.csv
| Column Name | Description | Required | Value Example |
|---|---|---|---|
| Group | Name of a group of limits. Group is a way of grouping similar limits | N | Equity Desk |
| ID | The Reference ID to the Limits Golden Source Upstream | N | id_desk_00023 |
| Name | The KPI name created in the business cube | Y | Delta |
| Comment | Note about the limit | N | This is a comment |
| From | Effective Start Date | Y | 2020-01-01 |
| To | Effective End Date | N | 2020-01-31 |
| FrequencyType | The type of frequency: either OFFICIAL or TEMPORARY. | N | OFFICIAL |
| PollingFrequency | Data time relevancy of the limit (End of day, Start of day, or Intraday) | Y | EOD |
| CCY | Currency in which the value of the KPI is expressed | N | USD |
| KpiType | The type of KPI (supported types are Greater Than, Less Than) | Y | Greater Than |
| LimitValues | Array of KPI values in the specified currency | Y | [100000,5000] |
| AbsoluteValueIndicator | Is the Limit Value an absolute value | Y | false |
| WarningThreshold | Percent value from a breach where a user will receive a warning | N | 10 |
| MeasureName | Measure of the KPI | Y | PV |
| Scope | This determines which members the new limit applies to. You can choose any level of the currently selected cube and a corresponding value from said level. An example scope filter is “Desk=Rates”. Multiple scope filters can be added to a single limit definition. Every scope filter is separated by a pipe. | Y | Desk=Bonds|Book=FI_HY_LEGACY |
| Precedence | If a location in the Cube has more than one matched limit applied, the limit with the highest precedence is used. The default is the Integer.MIN in Java. | Y | 100 |
| WorkflowStatus | Workflow status | Y | APPROVED |
| WarningWorkflow | Warning workflow type. You can select the approval type: Four Eyes, Six Eyes or Straight Through. | N | FourEyes |
| WarningWorkflowParameters | The party charged with reviewing a limit’s workflow. Potential options are USERS or MANAGERS | N | Examiners= USERS |
| BreachWorkflow | Breach workflow type. You can select the approval type: Four Eye, Six Eyes or Straight Through | N | Four Eyes |
| BreachWorkflowParameters | The party charged with reviewing a limit’s workflow. Potential options are USERS or MANAGERS | N | Examiners=USERS|Approvers=MANAGERS |
| ChangeWorkflow | Limit Change workflow type. You can select the are approval type: Four Eye, Six Eyes or Straight Through | N | Four Eyes |
| ChangeWorkflowParameters | The party charged with reviewing a limit’s workflow. Potential options are USERS or MANAGERS | N | Examiners=USERS|Approvers=MANAGERS |
| userID | The limit creator’s user ID | N | Sheila from Risk Control |
| CubeName | Name of the cube for the KPI | Y | Sensitivity Cube |
| ServerName | Name of the server the cube is running | Y | MRA |