cancel
Showing results for 
Search instead for 
Did you mean: 

How to solve Failed to resolve navigation target error in the SAP S4HANA 1709 Fiori Apps?

ansonabraham
Participant
0 Kudos

Hi folks,

I am configuring the Fiori apps in S4HANA 1709 OnPremise system and some of the apps are inaccessible due to "Failed to resolve navigation target' error. I have crosschecked the configuration and cleared the cache in browser and frontend/ backend systems but couldn't solve the issue. Please see the complete error message provided below and guide me to solve this.

"Failed to resolve navigation target: "#BankAccount-monitorReviewStatus?sap-ui-tech-hint=WDA". This is most likely caused by an incorrect SAP Fiori launchpad content configuration or by missing role assignment. - Could not resolve link '#BankAccount-monitorReviewStatus?sap-ui-tech-hint=WDA'"

"Cannot construct Shell Hash for LPD_CUST resolution - the given target mapping is not an object sap.ushell_abap.adapters.abap.ClientSideTargetResolutionAdapter"

Thanks & Regards,

Anson

Accepted Solutions (0)

Answers (9)

Answers (9)

Former Member

You might be missing some updates. Apply note 2507107, if applicable.

Former Member

Hi Anson,

If you look in the "Network" tab of Chrome's developer tools when loading the Launchpad, you should see a request to the /sap/bc/ui2/start_up service. The response from this request contains the target mappings the user has the appropriate authorizations for. Make sure the #BankAccount-monitorReviewStatus navigational intent is listed here. If it is not, ensure the user has the appropriate roles for the catalog that contains that target mapping.

Best Regards,

Hunter Young

ansonabraham
Participant
0 Kudos

Hi Hunter,

I couldn't find the specific request in the browser's Network tab.

Thanks,

Anson

Former Member
0 Kudos

Try refreshing the Fiori Launchpad with DevTools open - you will only see requests that occur after DevTools has been opened in Chrome.

junwu
Active Contributor

go to the catalog to check if you have the target there.

0 Kudos

Thanks jun.wu5 it helped

0 Kudos

Hi Guys ,

while i am implementing Manage Purchase Requisition app of 1809 FPSO2 version i am getting the below error.can anyone please give the solution.

former_member623165
Discoverer
0 Kudos

Hi Pragyan,

I'm facing the same error but I've the application deployed in the Cloud FLP. Did you find any solution to it?

Regards,

Pawan

0 Kudos

Hello I resolve it, there is a inactive ICF nodes. Press F12 and check it.

ansonabraham
Participant
0 Kudos

We have implemented the SAP note 2507107, and it solved the issues with some of the apps but not entirely. Still trying to figure out the problems with other apps.

Former Member
0 Kudos

Is the same error as before for the application that are still having issues? Can you share which applications.

Also, please clear cache as described in KBA 2319491.

Check the front and backend error log as well. (/iwfnd/error_log and /iwbep/error_log) and let me know if there are any errors relating to this.

0 Kudos

Hi guys,

I had the same issue, and it was resolved with SAP note 2507107, as proposed above.

Regards,

Andreas

abdulbasha_shaik
Active Participant
0 Kudos

Hi Anson,

Actually it's a Webdynpro App Comes from Backend and Embed in Fiori UI. You can find the actual URL that opens the WD App in browser console as an error in red color. Open that URL in a separate tab, it will not open.

This might be due to required backend paths to access WD Apps are missing in web dispatcher or some issue with the RFCs created for WD Apps like S4FIN_RFC. If you can post browser console with errors, RFC prefix paths that will be good to analyze the issue.

--

Thanks

Abdul Basha Shaik

ansonabraham
Participant
0 Kudos

These are the errors in the browser console.

Thanks,

Anson

abdulbasha_shaik
Active Participant
0 Kudos

Does the user has the role SAP_SFIN_CASH_MANAGER and SICF node WDA_FCLM_BAM_REVIEW_REPORT is active ??

Did you see any http errors in network tab, any in red color ? BTW what was the prefix for the S4FIN RFC in SM59 ?

--

Thanks

Abdul Basha Shaik

ansonabraham
Participant
0 Kudos

Please see the Target Mapping details.

mvaibhav
Contributor
0 Kudos

Hi Anson,

Can you please check if the roles required to access the app (Front-end and back-end) as mentioned in the FIORI Apps library have been properly assigned to the user ?

Also check if these SAP Notes help.

  1. https://launchpad.support.sap.com/#/notes/0002480155
  2. https://websmp130.sap-ag.de/sap(bD1lcyZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F6465...

Thanks,

Vaibhav

ansonabraham
Participant
0 Kudos

Hi Jun Wu,

Thanks for the response! This is what I am viewing in the Catalog.

mvaibhav
Contributor
0 Kudos

Hi Anson,

The above screen shot is for the tile configuration.

What about the Target Mapping Section ?

Check if the Target Mapping Section refers to the LPD Cust entry. If yes, then check whether the navigation to the app is maintained in the LPD_CUST for the semantic object used in tile.

Thanks,

Vaibhav

junwu
Active Contributor
0 Kudos

lpd_cust is long gone, no need to do that piece