on ‎2020 Jan 25 11:29 AM
Hello everyone,
I have been trying for a while to create a new Fiori app based on an extended OData Service.
this is how the OData service looks like in the Gateway Client:

But when I create a new Fiori App in Report Workspace app the entity set cannot be found:


Can someone help me to identify the issue and solve it?
Would be much appreciated.
Regards
Maissa
Request clarification before answering.
Hi Maissa,
i currently have the same problem with the redefined service of
FAR_CUSTOMER_LINE_ITEMS. The following is complained in the backend log when the app is
called: Complex type 'I_FiscalCalendarDtePrevPeriodsType' not found.
As such, the app works and the new columns are displayed.
Due to the error in the backend, the access time has increased massively. Every time you reread, the complex type is searched for without success ...
The strange is that in the SEGW environment in which the development takes
place, the app is error-free (i.e. no backend error log) and works quickly.
Did you have such a problem?
Many greetings
Sebastian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone.
I'm facing similar issue on my end and I found it may be related to an issue with a timestamp in table DDANNOLOAD. If you extended the CDS view I_ARLINEITEMS to create new fields in the app Manage Customer Line Items, you need to move this extension in an independent TR, wait for the timestamp in table DDANNOLOAD get updated, than move another TR with your OData service extension.
Hello,
Are you sure that this service has measures and dimensions on EntitySet ? Maybe this is not an Analytics service.
Regards,
Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please check if the EntitySet shows up in the metadata.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please check if the EntitySet shows up in the metadata.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Maissa,
Did you check if entityset property 'Addressable' is checked. in SEGW
Best Regards
ibrahim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.