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

Error : Failed to resolve Object Based Navigation target "SAP_ERP_Common.SWF_WIOBN.NAVIGATE".

former_member201527
Participant
0 Likes
3,734

Hello Experts,

I am working on one of the requirement to display Custom workflow work item in the over view screen of employee.

With some configuration i was able to display the custom work item in the work over screen of employee as shown below marked in yellow.

When i am clicking on the Workitem, i am getting following error:

Please tell me which configuration are missed and how to display the workitem details in the above pop up after click on the work item..

Regards,

Nikhil Kulkarni

Accepted Solutions (0)

Answers (1)

Answers (1)

Joachim
Participant
0 Likes

Hi Nikhil,

as the error message is stating, the desired OBN navigation target is missing in the role ZSAP_EHSM_MASTER.

In the role menu you need to define the target of the application. In the standard role this is done through invisible items which are the navigation targets. These need to be present in the role to use the navigation from the work list to the action processing of the work item (task in this case). Both authorization default values as well as Web Dynpro Applications are needed. See the screenshot bewow for details.

For more details you can also check 5.12.1 OBN Overview - SAP NetWeaver Business Client - SAP Library

In addition you need to define in customizing for the HSS work list that a specifc OBN item should be called for this workitem, otherwise the default execution of the work item is called from the work list (as displayed in your screenshot).

The following link describes the scenario for HR, with the only difference for EHSM is the name of the Object worklist: All concept explained in this article all still valid, though.

Regards

Joachim