cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Fiori Elements Object Page Error (Requested data was not found)

cristin_charbonneau
Participant
0 Likes
6,697

Good afternoon.

I have a simple list report app using the Fiori Elements List Report template (version 1.71). I am connected to an odata v2 service.

Running the report produces the list results with no issue.

Navigating to the object page I can see the data only briefly and it is replaced by the message "Requested data was not found".

A previous version of the report that used the 1.52 version of the Fiori Elements List Report template does not have this same issue. Annotations were built the same way and using the modeler.

Has anyone encountered this issue?

Kind regards,

Cristin

Accepted Solutions (0)

Answers (3)

Answers (3)

cristin_charbonneau
Participant

Thank you both for your answers.

This is the console error I am getting on the 1.71 version that is not happening on the 1.52 version.

consoleerror.jpg

I have seen another post that talks of the $batch call being an issue but I don't understand how it could be inconsistent between Fiori Elements versions using the same oData service?

Kind Regards,
Cristin

Angshuman
Participant
0 Likes

Hi cristin.charbonneau,

Seems like the error message is coming from your DPC class. Please check there and try to run the association from Gateway client first.

Angshuman

mohit_dev
Contributor
0 Likes

Hi cristin.charbonneau,

Were you able to solve this? I am also getting the same issue while previewing the Fiori Elements App directly from the Service Binding.

Srikar
Active Participant
0 Likes

Hi Cristin,

Please let me know how did you manage to solve this. I had the same issue coming randomly on some of the rows on the list report.

Thank You,

Srikar N

0 Likes

Hi Srikar,

Can you pls let me know how you fixed this issue. I am also having this issue on some rows randomly.

Regards,

Klalai

geert-janklaps
SAP Mentor
SAP Mentor
0 Likes

Hi,

If I compare the internal navigation configuration for UI5 1.52 and 1.71, I do seem to find a slight difference in the way this has to be setup.

Left 1.52, right 17.1:

The first "pages" section is configured based on an array in UI5 1.52, while it's not in 1.71.

Maybe check your manifest and try to update accordingly.

Best regards,

Geert-Jan Klaps