Hi All,
I am working on ECM workflows and did all required configs in SWETYPV and made General Task for all ECM workflows WS04000022 to WS04000025 and tasks.
I am able to get notifications in SAP inbox and portal's UWL when execute PECM_NOTIFY_MANAGERS program for managers. This program starts ECM_CREATE (WS04000025) workflow and manager is getting notification.
Now, when manager submits all his direct report's planning in portal via Compensation Planning iView then ECM_SUBMIT (WS04000022) is not triggering.
The workflow ECM_CREATE (WS04000025) has a wait step (Wait for Event by Using Workflow) called Wait for Event SUBMITTED which calls ECM_SUBMIT (WS04000022) using CL_HRECM00_WORKFLOW_EVENT class SUBMITTED event. this is not triggering when manager completes all his employee's planning from portal or from backend.
My issue is same as below threads but didnt get any solution.
http://scn.sap.com/thread/1491973
http://scn.sap.com/thread/1491974
Note: I tried configuring SWFVISU and also added task details in UWL configuration file but no use as Compensation Planning iView is not done using Portal's UWL. This iView is under MSS tab of Portal.
Workflow ECM_CREATE(WS04000025) has a Fork one is for triggering notification to the manager (which is working) and another is Wait for Event by Using Workflow (Wait for Event SUBMITTED) this is not triggering/working.
Please help.
-Pradeep