View Measure
{{ruleData.name}}
{{ruleData.description}}
{{ruleData.type|strmap:'modeltype'}}
{{ruleData.organization|strmap:'modelsystem'}}
{{sourceTable}}  {{targetTable}}
{{ruleData.owner}}


Mapping rules

{{ruleData.evaluateRule.rules}}

Accuracy Rate(%) =
Total Count of Matched records between {{sourceLength}} {{targetTable}} and {{sourceLength}} {{sourceTable}} fields
Total Count of records in {{targetDB}}  {{targetTable}}
x 100%
Validity metrics
{{ruleData.extra.vaType|strmap:'vatype'}}
{{ruleData.extra.column}}
Key information
{{ruleData.extra.anType|strmap:'antype'}}
Publish Metrics URL
{{ruleData.extra.publishUrl}}
Method: POST
Endpoint: {{ruleData.extra.publishUrl}}
Body:
{
"metricName": "{{ruleData.basic.name}}",
"timestamp": 1463373496583,
"value": 99.9
}