Service UniversalWorklistService could not be found

[] [] [] [] [] [] [] [] [] [] []

Symptom
UWL Service could not be found
Other terms
UWL, UWL Service, UniversalWorklist, UWL could not be found, UniversalWorklist could not be found
Reason and Prerequisites
installation problem
Solution
This error message comes usually when the uwl service is not running on the server.
Try to restart Uwl using the steps described below:
Restart UWL Service
1.Go to http://server:port/nwa (Netweaver Administration)->System->Start & Stop
2.Click on the [...]

LIMITATION: EPCM.doNavigate does not support special char’s

[] [] [] [] [] [] []

Symptom
An error ‘Page Not Found’ will be displayed when calling EPCM.doNavigate and passing NavigationTarget or NavigationContext that contains special characters that was encoded.
For example:
iView ID is: pcd:portal_content/~1
Performing EPCM.doNavigate(’pcd:portal_content/%7E1′) will be encoded to EPCM.doNavigate(’pcd:portal_content/%257E1′).
This behavior can be reproduced on every SAP NetWeaver Portal versions.
Other terms
Page Not Found, encoding, special characters, decoding, EPCM, doNavigate
Reason and Prerequisites
Prerequisites:
Every [...]