we were using iwjobc command to invoke workflow from perl script in TS 6.5. It was working fine for all roles.But since when we upgraded to TS 7.21 it is observed that iwjobc command can be executed when you login as Master and not for Editor.Is there any change on permissions to execute this command? How to allow Editors to invoke the workflow using iwjobc? or Suggest any alternative solutionAppreciate your suggestions.
Thanks Ghoti.But the strange thing is that iwjobc command working fine in the perl script called from a link in TeamSite but not working when the same is getting executed from the script as a part of workflow.This behaviour is for one user having editor access only. Is there anything difference if it gets executed from workflow?
I set the task owner as master and workflow is getting executed properly.