I am trying to implement leave approval in ESS MSS. When the manager receives the approve leave task in their Universal worklist they should be able to launch the leave approval webdynpro by clicking the link.
When I do this we get the following error
Method ïPOST is not defined in RFC 2068 and is not supported by the Servlet
The Workflow is WS12300111. I have changed the Visualization Parameter in transaction SWFVISU for task TS12300097
APPLICATION = LeaverequestApprover
PACKAGE = sap.com/ess~lea
and re-registerred the 'SAP_ECC_HumanResources' alias in the UWL portal configuration but we still get this error.
Has anyone had this message?