Posted: Tue Nov 14, 2006 1:58 am Post subject: Monitor User
Centurion
Joined: 11 Aug 2005 Posts: 113
We have an application which has only one default user, now i want to create another user so that we can use that id to login to WBI monitor.
I created the following FDL
PERSON 'MONUSER'
AUTHORIZED_FOR PROCESS_CATEGORY ALL
AUTHORIZED_FOR WORKITEMS_OF 'WFADMIN'
PASSWORD 'password'
IS_NOT_ABSENT
DO NOT RESET_ABSENT
GROUP 'FMCGRP'
SYSTEM 'FMCSYS'
END 'MONUSER'
It imported properly and i could login to monitor also using this user id, but when i click the workflow dashboard it gives an error saying that user does not have permission to any processes
Are there any additional permissions which i have to give so that this user can view all the processes and the workitems created by the WFADMIN user
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
Not sure if this is the answer, because I am not a monitor user... but try adding AS_ADMINISTRATOR to your Process category authorization _________________ John McDonald
RETIRED
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum