HiI want to allow the Creator of Workflow to be able to End the Job By selecting End job from Actions menu) . I checked in another thread how it can be enabled in Teamsite 6.7. Does anybody know how to allow the Job Creator (as Editor) to be able to End Job.ThanksShrini
Add a menu link in the Actions and on click of the link call a CGI file... which takes input as Job ID. On submission of the CGI file... user the CLT iwrmjob to delete the job.