Jostein Leira writes: > I have a problem with DCWorkflow and worklists. The method DCWorkflowDefinition.listGlobalActions() (in DCWorkflow.py) returns actions in the category "object" from other workflows worklists. Can this be correct? This may be correct. Worklists are not tied to an object. You may use the "condition" or "permission" to control when they are shown. Dieter