cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori: Error Frontend Leave Request

Former Member
0 Kudos

Hi all,

after updating Leave request front- and backend to newest support package I'm getting following error:

2015-02-16 11:23:59 INTEROP service's ResolveLink operation returned 2 targets for hash '#LeaveRequest-createLeaveRequest', first one is used. - used target: {"id":"LeaveRequest-createLeaveRequest~6s","shellType":"FLP","postParameters":"","text":"Meine Abwesenheitsanträge","applicationData":"SAPUI5.Component=hcm.emp.myleaverequests","applicationAlias":"MyLeaveRequests","applicationType":"URL","url":"/sap/bc/ui5_ui5/sap/hcm_lr_cre"}

ignored target: {"id":"LeaveRequest-createLeaveRequest~621","shellType":"FLP","postParameters":"","text":"Meine Abwesenheitsanträge","applicationData":"SAPUI5.Component=hcm.emp.myleaverequests","applicationAlias":"MyLeaveRequests","applicationType":"URL","url":"/sap/bc/ui5_ui5/sap/hcm_lr_cre"} sap.ushell_abap.adapters.abap.NavTargetResolutionAdapter

Backend: GBHCM002 SP0014

Frontend: UIX01HCM SP0004; SAP_UI SP0011

UI5 is up to date as well and I also checked the troubleshooting guide. Do you guys have any idea?

Thanks in advance!

Best regards,

Chris

Accepted Solutions (1)

Accepted Solutions (1)

pankaj_bisht
Contributor
0 Kudos

Hi Christian,

THis happens when you created a custom tile as well and both the tiles have the same target mapping.

In such cases the Interop service is not able to decide which tile to call.

Do you have a custom tile as well. If yes could you change the action for the semantic object to something else for the custom tile  and then try.

best Regards

Pankaj

Former Member
0 Kudos

Thanks Pankaj,

error is fixed when calling the app behind the tile.

But still the date is not loaded initially. Also I cannot call the application twice. See error below:

2015-02-17 08:12:14 TypeError - Cannot read property 'utils' of undefined My Leave Requests

core-min-0.js:91

2015-02-17 08:12:14 Could not start the app due to a configuration problem -

Best regards,

Christian

Former Member
0 Kudos

Installed SAP Note 2126665 and it's working now.

Thanks anyone!

Answers (2)

Answers (2)

kirankola
Advisor
Advisor
0 Kudos

Hi Christian,

Looks like the actions in the Launchpad designer were not configured properly. May be

during the upgrade some entries were not changed for some reason.

Please create a support message.

Regards,

Kiran

Former Member
0 Kudos

Hi Christian,

Have implemented all the mandatory SAP Notes for SAP_UI SP11?

Please refer to;

http://scn.sap.com/docs/DOC-61494

Regards,

John

Former Member
0 Kudos

Hi John,

yes. Updated everything. All Notes implemented correctly.

Also I did all cache refreshing and stuff from: .

Still not working...

BR

Christian

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Chris,

Could you share the runtime behavior?

For example,

You can not see My Leave Requests tile on launchpad.

When you select the app tile, there is some error or no error.

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Hi Masa,

the problem occurs when I'm clicking on the tile. The app is loading afterwards.

(But also here an error occurs: used and available holidays are not loading)

When going back in the app using its back button and the click on the tile again I'm getting another error:

2015-02-17 08:12:14 TypeError - Cannot read property 'utils' of undefined My Leave Requests

core-min-0.js:91

2015-02-17 08:12:14 Could not start the app due to a configuration problem -


I implemented 4  apps in total:

My Travel Expenses - working fine

Approve Travel Expenses - also fine


My Leave requests and leave request approval having the similar error. I'm using version 1 of the app.


Best regards,

Christian