cancel
Showing results for 
Search instead for 
Did you mean: 

UWL Create Task

Former Member
0 Kudos

Hi All,

Iu2019m currently using EP7.0 and SP19. My requirement is, using Standard Universal Worklist (UWL) iView

User1 creates a task and assign to User2.   The User2 wants to Forward that task to User3.

I tried this in EP7.0 and SP19 Portal Server, I am getting 500 Internal Server Error.

But I have done same procedure in EP7.0 and SP16 server its working fine.

Itu2019s a bug or any configuration I missed out.

I have checked the UWL log file in this location,

\usr\SAP\<SID>\JC00\j2ee\cluster\server0\log\applications\sap.com\uwl

The Error is, Connector with id ProviderActionHandler is not registered with UWL

500 Internal Server Error are

com.sap.tc.webdynpro.progmodel.controller.MessageManager$AbortMessageManagerException: No permission to display this page

at com.sap.tc.webdynpro.progmodel.controller.MessageManager.raiseException(MessageManager.java:430)

at com.sap.workflow.wd.task.detail.TaskDetailNavigationView.doValidation(TaskDetailNavigationView.java:1094)

at com.sap.workflow.wd.task.detail.TaskDetailNavigationView.wdDoInit(TaskDetailNavigationView.java:314)

at com.sap.workflow.wd.task.detail.wdp.InternalTaskDetailNavigationView.wdDoInit(InternalTaskDetailNavigationView.java:255)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)

at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)

at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)

at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:724)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:724)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)

at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.doOpen(WebDynproWindow.java:295)

at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.show(ApplicationWindow.java:182)

at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.open(ApplicationWindow.java:177)

.....

Regards

Thillai J

Accepted Solutions (0)

Answers (1)

Answers (1)

darren_hague
Contributor
0 Kudos

Doing a Google search for your error message leads to this thread:

http://forums.sdn.sap.com/thread.jspa?threadID=1007545

In other words, your UWL alias may be pointing to the wrong system.

Does that help?

Best regards,

Darren

Former Member
0 Kudos

Hi Darren,

Thanks for your reply.

I assigned the Standard Home Role (eu_role) for User1 and User2.

Home Role --> Work --> Universal Worklist iView

User1 create a Task and assign to User2. In some situation User2 forward that Task to some other user.

That time Iu2019m getting 500 Internal Server errors in only EP7.0 and SP19 server.

The initial exception that caused the request to fail, was:

com.sap.tc.webdynpro.progmodel.controller.MessageManager$AbortMessageManagerException: No permission to display this page

at com.sap.tc.webdynpro.progmodel.controller.MessageManager.raiseException(MessageManager.java:430)

at com.sap.workflow.wd.task.detail.TaskDetailNavigationView.doValidation(TaskDetailNavigationView.java:1094)

at com.sap.workflow.wd.task.detail.TaskDetailNavigationView.wdDoInit(TaskDetailNavigationView.java:314)

at com.sap.workflow.wd.task.detail.wdp.InternalTaskDetailNavigationView.wdDoInit(InternalTaskDetailNavigationView.java:255)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)

... 38 more

Its Standard UWL iView. I didnt retrieve any task from R3 so i'm not using any system here..

I have checked the Same Procedure in EP7.0 and SP16 server its working fine.

Regards

Thillai J

darren_hague
Contributor
0 Kudos

Hi Thillai,

Given that this error only occurs in a specific SP-release of UWL, then it looks like you may have found a bug. You should raise an OSS ticket to take this further with SAP support.

All the best,

Darren