How to make workflow visible to non-admin users
I have a workflow which is only visible to admins, I wanted to make it visible to non-admin users too. Does anyone have any idea how should I do it? Thanks!
I have a workflow which is only visible to admins, I wanted to make it visible to non-admin users too. Does anyone have any idea how should I do it? Thanks!
Add the TaskItem object to <Configuration id='#ID#Configuration:EndUserTasks' name='End User Tasks'>. Default configurations should show the task in the user menu after you add this to the EndUserTasks object.
In which file? sorry, I am new to IDM,
It is a Configuration Object that is stored in the repository. You could edit it by exporting it from the lighthouse console, or checking it out through the Business Process Editor, or by editing it in the Debug pages. It is a Configuration type object, the name is End User Tasks.
http://docs.sun.com/source/819-4485/forms.html