message is not displaying

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2017 03:42 AM
I'm using alfresco community version 5.2. workflow is running perfectly but, although i enter a message, messages are displayed as (none). How can i solved this issue.
Can anyone help me?
Labels:
- Labels:
-
Alfresco Process Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2017 07:45 AM
Do you use logger.log()?
Then, you has activating the log leven in log4j.properties;
log4j.logger.org.alfresco.repo.jscript.ScriptLogger=debug
