Fiori apps not returning data
In the interest of getting folks into Fiori I wanted to post some information that had given me some trouble – running Fiori apps that are not able to complete.
You may find when running a Fiori UI5 app with OData Services that your app runs and never completes (it spins and spins). When this occurs, check your ST22 Runtime Errors and see if a particular table or view was not found, according to the error log. You can check this in the SE11 ABAP Dictionary and when you enter the view name, you receive a message that the view does not exist on the database. You won’t be able to restore a CDS view with the SE11 view “activate” function nor will you be able to use SE14 Database Utility because the CDS view exists on the HANA database only, and not the ABAP layer.
This is a quick fix per OSS 2421686
Once you run this report RUTDDLSACT DD: Activates Set of DDL Sources, check the activation log and re-check SE11 to ensure the view exists on the database, you may now run your Fiori UI5 app to completion, provided you’ve set up the data of course!.
Regards,
David Foshée
S/4HANA Application Architect
Hi David, Nice tip! Which S/4HANA version did you have the problem? It would be useful to know.
Thanks
Jocelyn
Jocelyn
Hi, I found this in 1709 On Prem.
Thanks!
David
Thanks David! If you find any others like this it would be great if you could direct people to the guided answer that I introduce in Solving the infamous Fiori could not open app error
You can also add a feedback comment there pointing to your blog so we can add those notes and suggestions into the guided answer for the sake of everyone.
Cheers
Jocelyn
And I've just added some updates to the guided answer to incorporate that Note. So thanks! Updated guided answer should be published in a couple of days.
Jocelyn,
Great, I've bookmarked your page. Thanks and I'll keep it going!
Best,
David
Hi David,
Thanks for documenting the troubleshooting tip. If you come across more such tips, pls post them too
Best Regards
Smriti