Skip to content
Snippets Groups Projects
Commit 87bcc47d authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

OZG-7609 test with easier prefix

parent 5fe0e1e5
Branches
Tags
1 merge request!11OZG-7609 provide aggregation manager config endpoint without auhtantication
......@@ -51,6 +51,6 @@ class ReportingAggregationManagerSettingDtoService implements SettingDtoService
@Override
public String getSettingKeyName() {
return "ozgcloud.aggregation";
return "aggregation";
}
}
ozgcloud:
aggregation:
aggregationMappings:
- formIdentifier:
formEngineName: %s
formId: %s
fieldMappings:
- sourcePath: %s
targetPath: %s
- sourcePath: %s
targetPath: %s
- sourcePath: %s
targetPath: %s
- formIdentifier:
formEngineName: %s
formId: %s
fieldMappings:
- sourcePath: %s
targetPath: %s
- sourcePath: %s
targetPath: %s
aggregation:
aggregationMappings:
- formIdentifier:
formEngineName: %s
formId: %s
fieldMappings:
- sourcePath: %s
targetPath: %s
- sourcePath: %s
targetPath: %s
- sourcePath: %s
targetPath: %s
- formIdentifier:
formEngineName: %s
formId: %s
fieldMappings:
- sourcePath: %s
targetPath: %s
- sourcePath: %s
targetPath: %s
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment