-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestmessage.properties
114 lines (114 loc) · 18.9 KB
/
testmessage.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
com.sap.finance.tpi.icocore.backendintegration.error.backend-call-error=The connection to the back end could not be established. Check your back-end configuration.
com.sap.finance.tpi.icocore.common.gen.error.counterparty-not-exists=Counterparty with UUID ${uuid} is not available.
com.sap.finance.tpi.icocore.common.gen.error.counterparty-not-exists-by-origin-uuid=Counterparty with Origin UUID ${uuid} is not available.
com.sap.finance.tpi.icocore.common.gen.error.counterparty-not-exists-by-id=Counterparty with ID ${value} is not available.
com.sap.finance.tpi.icocore.common.gen.error.counterparty-exists-by-origin-uuid=Counterparty with Origin UUID ${uuid} is already available.
com.sap.finance.tpi.icocore.common.gen.error.counterparty-not-active-by-id=Counterparty with ID ${value} is not active.
com.sap.finance.tpi.icocore.common.gen.error.counterparty-not-authorized-by-id-for-instrument-category-and-companyid=Counterparty with ID ${value1} is not authorized for instrument category ${value2} and company ID ${value3}.
com.sap.finance.tpi.icocore.backendintegration.error.integration-configuration-not-exists-config-id=The combination of back-end profile and trading platform profile with configuration ID ${value} is not available. Configure new profiles.
com.sap.finance.tpi.icocore.backendintegration.error.integration-configuration-not-exists-config-uuid=The combination of back-end pdarofile and trading platform profile with configuration UUID ${uuid} is not available. Configure new profiles.
com.sap.finance.tpi.icocore.backendintegration.error.integration-configuration-not-exists=The combination of back-end profile and trading platform profile with UUID ${uuid} is not available. Configure new profiles.
com.sap.finance.tpi.icocore.backendintegration.error.receiver-determination-error=An e rror occurred during the receiver determination.
com.sap.finance.tpi.icocore.businessrules.domain-model-adaptation-validation-error-maxlen=Value ${value} of field ${field} exceeds maximum length of ${maxLength} characters. Please check your business rules configuration.
com.sap.finance.tpi.icocore.businessrules.domain-model-adaptation-validation-error-minlen=Length of value ${value} of field ${field} is below the minimum length of ${minLength} characters. Please check your business rules configuration.
com.sap.finance.tpi.icocore.businessrules.domain-model-adaptation-validation-all-values-empty=Business rule "Derivation of Values for Trade Request" did not return any value. Check if matching rule exists.
com.sap.finance.tpi.icocore.businessrules.error.adapt-domain-model-error=Values for trade request with ID ${value} could not be adapted. Please check your business rules configuration.
com.sap.finance.tpi.icocore.businessrules.error.adapt-domain-model-error-invalid-rule-result=Trade request values could not be adapted. Result of rule invalid. Check values and their types.
com.sap.finance.tpi.icocore.businessrules.error.adapt-domain-model-no-rule=Values could not be adapted. No busind ess rule was found.
com.sap.finance.tpi.icocore.businessrules.error.derive-limit-type-error-invalid-rule-result=Limit types could not be adapted. The result of the rule is invalid. Check the values and their types.
com.sap.finance.tpi.icocore.businessrules.error.adapt-market-data-error=Error during adaptation of market data. Check your business rules configuration.
com.sap.finance.tpi.icocore.businessrules.error.adapt-market-data-empty-value=Empty value received from market data adapter for element ${field}. Please check your business rules configuration.
com.sap.finance.tpi.icocore.businessrules.error.derive-scenario-error=Scenario derivation for trade request with ID ${value} contains errors. Please check your business rules configuration.
com.sap.finance.tpi.icocore.businessrules.error.derive-scenario-no-rule=Scenario could not be derived. No bussiness rule was found.
com.sap.finance.tpi.icocore.businessrules.error.derive-scenario-not-applicable-to-instrument-category=Scenario ${value1} cannot be applied to instrument of category ${value2}. Please check your business rules configuration.
com.sap.finance.tpi.icocore.businessrules.error.invalid-scenario-error=Derived scenario ${name} is invalid. Check your business rules configuration.
com.sap.finance.tpi.icocore.businessrules.execution-error=Execution of business rule for ${value} contains errors.
com.sap.finance.tpi.icocore.businessrules.import_projects_execution-error=Error during import of business rsule projects.
com.sap.finance.tpi.icocore.businessrules.import_project_execution-error=Business rule project ${value} could not be imported.
com.sap.finance.tpi.icocore.businessrules.read_project_execution-error=Business rule project ${value} could not be read.
com.sap.finance.tpi.icocore.businessrules.read_service_execution-error=SAP Business Rules service for ${value} could not be read.
com.sap.finance.tpi.icocore.businessrules.requester_uuid_empty=Error during execution of business rule ${name}. RequesterUuid must not be empty.
com.sap.finance.tpi.icocore.businessrules.not_authorized=No authorization to call SAP Business Rules service API. Check your role configuration.
com.sap.finance.tpi.icocore.businessrules.error.derive-add-params-for-fx-instument-for-limit-check-error-invalid-rule-result=Result of rule "Derive additional Parameters for Limit Check for Intercompany Foreign Exchange Instruments" invalid. Check values and their types.
com.sap.finance.tpi.icocore.businessrules.error.derive-add-params-for-mm-instument-for-limit-check-error-invalid-rule-result=Result of rule "Derive additional Parameters for Limit Check for Intercompany Money Market Instruments" invalid. Check values and their types.
com.sap.finance.tpi.icocore.fulfillmentcheck.trade-processing-failed-as-cannot-fulfill-trade-request=Fulfillment check of trade request ${value} failed.
com.sap.finance.tpi.icocore.common.gen.error.backend-integration-configuration-exists=Back-end profile with UUID ${uuid} is already available. Configure a different back-end profile.
com.sap.finance.tpi.icocore.common.gen.error.backend-integration-configuration-not-exists=Back-end profile with UUID ${uuid} is not available. Check your back-end configuration and make adjustments if necessary.
com.sap.finance.tpi.icocore.common.gen.error.backend-integration-no-configuration-exists=No back-end profile is available. Configure a back-end profile.
com.sap.finance.tpi.icocore.common.gen.error.backend-integration-too-many-configurations-exist=There are too many back-end profiles available. ${value1} was expected, but ${value2} was found. Check your back-end configuration.
com.sap.finance.tpi.icocore.common.gen.error.external-trade-request-rejected=External trade request ${value1} was declined. Reason: ${value2}
com.sap.finance.tpi.icocore.common.gen.error.internal-error=An internal error occurred.
com.sap.finance.tpi.icocore.common.gen.error.invalid-key=The key you provided is invalid.
com.sap.finance.tpi.icocore.common.gen.error.tenant-offboarding=Tenant Offboarding for tenant ${name} failed.
com.sap.finance.tpi.icocore.common.gen.error.tenant-onboarding=Tenant Onboarding for tenant ${name} failed.
com.sap.finance.tpi.icocore.common.gen.error.synchronization-find-error=Error during retrieval of synchronization objects.
com.sap.finance.tpi.icocore.common.gen.error.synchronization-error=Error during synchronization of synchronization objects.
com.sap.finance.tpi.icocore.common.gen.error.synchronization-validation-error=Error during validation of synchronization request.
com.sap.finance.tpi.icocore.common.gen.error.trade-action-not-possible-for-status=Action ${value1} cannot be executed for trade with UUID ${uuid} and status ${value2}.
com.sap.finance.tpi.icocore.common.gen.error.trade-action-not-possible-for-role=Action ${value1} cannot be executed for trade with UUID ${uuid} and role ${value2}.
com.sap.finance.tpi.icocore.common.gen.error.trade-cannot-be-saved-on-db=Trade could not be saved.
com.sap.finance.tpi.icocore.common.gen.error.trade-id-already-used=Trade ID ${value} is already used by another trade. Choose a different value.
com.sap.finance.tpi.icocore.common.gen.error.trade-id-exists=Trade with ID ${value} is already available.
com.sap.finance.tpi.icocore.common.gen.error.trade-inconsistent-reference-ids=Trade with UUID ${uuid} has inconsistent reference IDs.
com.sap.finance.tpi.icocore.common.gen.error.trade-inconsistent-trade-request-reference=Trade with UUID ${uuid} and ID ${value1} does not match reference with UUID ${value2} and ID ${value3}.
com.sap.finance.tpi.icocore.common.gen.error.trade-no-reprocess-as-trade-is-already-created-in-backend=You cannot reprocess trade with UUID ${uuid}. The trade was already created in the back-end system.
com.sap.finance.tpi.icocore.common.gen.error.trade-no-reprocess-as-related-trade-is-erroneous-or-not-existing=You cannot reprocess trade with UUID ${uuid}. The related trade contains errors or does not exist.
com.sap.finance.tpi.icocore.common.gen.error.trade-no-reprocess-as-related-trade-not-found=You cannot reprocess trade with UUID ${uuid}. No related trade was found.
com.sap.finance.tpi.icocore.common.gen.error.trade-no-reprocess-as-related-trade-not-part-of-the-request=You cannot reprocess trade with UUID ${value1}. Related trade with UUID ${value2} was not part of the request.
com.sap.finance.tpi.icocore.common.gen.error.trade-no-reprocess-as-related-trade-has-wrong-status=You cannot reprocess trade with UUID ${value1}. Related trade with UUID ${value2} as status ${value3}, but only status ${value4} supported.
com.sap.finance.tpi.icocore.common.gen.error.trade-not-exists=Trade with ID ${uuid} does not exist.
com.sap.finance.tpi.icocore.common.gen.error.trade-outdated-changestateid=An outdated ChangeStateId for trade with UUID ${uuid} was provided. The correct ChangeStateId is ${value}.
com.sap.finance.tpi.icocore.common.gen.error.trade-requester-uuid-already-exists=Action cannot be executed. There is already a trade with requester UUID ${uuid}.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-action-not-possible-for-instrument-category-and-status=Action ${value1} cannot be executed for the trade request with UUID ${uuid} and instrument category ${value2} in status ${value3}.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-action-not-possible-for-instrument-category=Action ${value1} cannot be executed for the trade request with UUID ${uuid} and instrument category ${value2}.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-action-not-possible-for-status=Action ${value1} cannot be executed for trade request with UUID ${uuid} and status ${value2}.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-cannot-be-completed-with-trade-in-wrong-status=Trade request with UUID ${uuid} cannot be completed with trade ${value1} in status ${value2}. Only status ${value3} is allowed.
com.sap.finance.tpi.icocore.common.gen.error.trade-cannot-be-created-with-trade-request-in-wrong-status=Trade cannot be created based on trade request ${value1} in status ${value2}. Only status ${value3} is allowed.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-cannot-be-completed-in-reprocess-from-fulfillment-result=Trade request with UUID ${uuid} cannot be completed in reprocess mode. This is only possible if the trade request is fulfilled by one trade, but ${value} trades were found.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-cannot-be-saved-on-db=Trade request could not be saved.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-cannot-create-for-instrument-category=Trade request cannot be created with instrument category ${value}.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-id-exists=Trade request with ID ${value} is already available.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-id-not-exists=Trade request with ID ${value} is not available.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-not-exists=Trade request with UUID ${uuid} is not available.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-origin-id-exists=Trade request with trade request ID (back end) ${value} is already available.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-outdated-changestateid=An outdated ChangeStateId for trade request with UUID ${uuid} was provided. The correct ChangeStateId is ${value}.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-requester-uuid-already-exists=Action cannot be executed. There is already a trade request with requester UUID ${uuid}.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-reset=Trade request with UUID ${uuid} was reset by user.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-tigger-fetch-failed=Trade requests could not be retrieved from the back end.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-wrong-target-instrument-category=Trade request with UUID ${uuid} could not be processed. Target instrument category ${value} is not allowed.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-change-category-between-instrument-groups-not-allowed=Trade request with UUID ${uuid} could not be processed. Change from instrument category ${value1} to instrument category ${value2} is not allowed.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-processing-not-possible-without-fixing-date=Trade request with UUID ${uuid} and instrument category ${value1} cannot be processed in scenario ${value2} without a fixing date.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-processing-not-possible-with-value-date=Trade request with UUID ${uuid} and instrument category ${value1} cannot be processed in scenario ${value2} with value date ${value3}.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-invalid-requested-amount=Trade request with UUID ${value} has invalid requested amount.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-invalid-fulfilled-amount=Trade request with UUID ${value} has invalid fulfillment amount.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-different-requester-amount-currency-and-fulfilled-amount-currency=Trade request with UUID ${value1} has different currencies for requested amount ${value2} and fulfilled amount ${value3}. This is not supported for this action.
com.sap.finance.tpi.icocore.common.gen.error.trade-request-without-instrument-category-not-supported=Trade request with UUID ${value} has no instrument category assigned. This is not supported for this action.
com.sap.finance.tpi.icocore.common.gen.error.trade-update-not-possible-as-backend-trade-already-created=Trade with UUID ${uuid} cannot be updated because the trade was already created in the back-end system.
com.sap.finance.tpi.icocore.common.gen.error.change-instrument-category-via-rule-error=Error during change of instrument category for trade request with UUID ${uuid} via business rule.
com.sap.finance.tpi.icocore.common.gen.error.wrong-change-state-id=A wrong ChangeStateId was provided.
com.sap.finance.tpi.icocore.common.gen.error.trade-invalid-amount-zero=Trade with UUID ${uuid} contains initial value for amount.
com.sap.finance.tpi.icocore.common.gen.error.fulfillment-wrong-instrument-categories=Trade request with UUID ${uuid} and instrument category ${value1} cannot be fulfilled by a trade with instrument category ${value2}.
com.sap.finance.tpi.icocore.common.gen.error.resilience-error=The execution was stopped by resilience measures.
com.sap.finance.tpi.icocore.common.gen.error.resilience-timeout-error=The execution was stopped by resilience measures. A timeout has occurred.
com.sap.finance.tpi.icocore.common.gen.error.get-limits-and-utilization-failed=Failed to retrieve limits and utilizations from back end with destination ${value}.
com.sap.finance.tpi.icocore.common.gen.error.check-limit-failed=Checking limits in back end with destination ${value} failed.
com.sap.finance.tpi.icocore.common.gen.error.check-limit-not-supported-for-trade-request-with-instrument-category=Execution of limit check is not supported for trade requests with instrument category ${value2}, but trade request with UUID ${value1} has this instrument category.
com.sap.finance.tpi.icocore.common.gen.error.check-limit-not-possible-for-trade-request-in-status=Execution of limit check is not possible for trade request with UUID ${value1} and status ${value2}.
com.sap.finance.tpi.icocore.common.gen.error.check-limit-only-possible-for-trade-request-with-positive-remaining-amount=Limit check cannot be executed for trade request with UUID ${value1}. Remaining amount must be positive.
com.sap.finance.tpi.icocore.common.gen.error.business-rule-derive-limit-types-not-deployed=Business rule "Derive Intercompany Counterparty Limit Types" is not active. Check the business rules configuration.
com.sap.finance.tpi.icocore.common.gen.error.business-rule-derive-limit-types-no_result=Business rule "Derive Intercompany Counterparty Limit Types" did not return any result. Check the business rules configuration.
com.sap.finance.tpi.icocore.common.gen.error.business-rule-not-allowed-instrument-category=Instrument Category ${name} is not allowed as result of business rule.
com.sap.finance.tpi.icocore.common.gen.error.business-rule-not-allowed-interest-rate-category=Interest Rate Category ${name} is not allowed as result of business rule.
com.sap.finance.tpi.icocore.common.gen.error.business-rule-not-allowed-interest-rate-category-for-undefined=Interest Rate Category ${name} is not allowed if Instrument Category is "Undefined".
com.sap.finance.tpi.icocore.common.gen.error.business-rules-is-import-necessary-check-error=Check if import of business rules is necessary failed.
com.sap.finance.tpi.icocore.common.gen.error.business-rule-derive-add-params-for-fx-instument-for-limit-check-not-deployed=Business rule "Derive Additional Parameters for Intercompany Limit Check for Foreign Exchange Instruments" is not active.
com.sap.finance.tpi.icocore.common.gen.error.business-rule-derive-add-params-for-mm-instument-for-limit-check-not-deployed=Business rule "Derive Additional Parameters for Intercompany Limit Check for Money Market Instruments" is not active.
com.sap.finance.tpi.icocore.mappingintegration.error.mapping-from-domain-model-error=The mapping from the app to the back end contains errors. Please check your mapping configuration.
com.sap.finance.tpi.icocore.mappingintegration.error.mapping-to-domain-model-error=The mapping from the back end to the app contains errors. Please check your mapping configuration.
com.sap.finance.tpi.icocore.rest.gen.processing-error=Request with CorrelationId ${uuid} could not be processed.
com.sap.finance.tpi.icocore.common.rejection-reason.null=None
com.sap.finance.tpi.icocore.common.rejection-reason.instrument-category-wrong=Incorrect instrument category
com.sap.finance.tpi.icocore.common.rejection-reason.value-date-wrong=Incorrect value date
com.sap.finance.tpi.icocore.common.rejection-reason.amount-wrong=Incorrect amount
com.sap.finance.tpi.icocore.common.rejection-reason.entity-wrong=Incorrect entity
com.sap.finance.tpi.icocore.common.rejection-reason.others=Others