on 2024 Jun 14 2:28 PM
Hi all.
I have created ODATA service (V2) with basic single operations CRUD. OData is created using BOBF, some additional functions using Activities, Determinations, ....
To get data is implemented only <PropertyName> Entity (not Set) - to get single record using the KEY.
When I enter the wrong key, service ends with error 404 (this is correct) - but with wrong message -
"code" : "/IWBEP/CM_MGW_RT/020",
"message" : {
"lang" : "en",
"value" : "Resource not found for segment '<EntityName>Type'".
I would like to change this message, but it looks, that it is fixed in SADL framework. Please, Is it possible to change the message text (code), or create own logic for GET Entity operation ?
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.