cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori My Leave Request Issue

former_member232638
Discoverer
0 Kudos

Dear Expert,

I'm facing issue against Fiori My Leave Request App.below:

My Leave Request application nothing shows up on the application and the wheels keeps on rotating for fetching data. We allready test create leave request on backend ERP and its working with the user that I used for Fiori

here's my components:
Frontend :

Backend ERP:

Kindly help
Regards,
AP

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member232638
Discoverer
0 Kudos

Hi Jocelyn,

I Allready check the ICF, Odata, Authorization but no issue about that..

There is no error record on /iwfnd/error_log in Gateway & /iwbep/error_log in the backend system.
Its just loading forever.

So confused
Regards,
AP

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Andre

Check the usual suspects for Fiori Apps...make sure you have the configuration details from the Fiori Apps Library for your release/version

1. Check the ICF node(s) of the app are activated

2. Check the OData services of the app are activated

3. Check the user is authorizded to run the OData service in both the Gateway system & backend system

4. Check for error messages in txn /iwfnd/error_log in Gateway & /iwbep/error_log in the backend system

5. Use your web browser's developer tools to check for any console error messages

Most of the time these can't start app issues are fairly easy to solve once you pinpoint the problem