advanced workflow : tasks follow up by sender
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2006 11:50 AM
Hi,
using version 1.4, advanced workflow with several validation steps :
user A start a workflow. How can he follow it ? How can he see the list of tasks to do ? tasks done ?
I hope to see that in content "view details" in the chapter "workflows / advanced workflows"…but only the information "workflow xxxx started on xxxx by A" is displayed.
If we want more details, is there a script we can modify ?
regards
FredericV
using version 1.4, advanced workflow with several validation steps :
user A start a workflow. How can he follow it ? How can he see the list of tasks to do ? tasks done ?
I hope to see that in content "view details" in the chapter "workflows / advanced workflows"…but only the information "workflow xxxx started on xxxx by A" is displayed.
If we want more details, is there a script we can modify ?
regards
FredericV
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2006 12:43 PM
I'm afraid tracking of workflows did not make it into v1.4.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2006 02:45 AM
Thanks David for your answer,
and do you have an idea of the script which would have to be modified in order to display it in content "view details" ?
Regards
FredericV
and do you have an idea of the script which would have to be modified in order to display it in content "view details" ?
Regards
FredericV
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2006 11:51 AM
There isn't a script, but you can modify the java class UINodeWorkflowInfo.java - it uses the WorkflowService to render the associated workflows.