Hi All,
Can any one guide me to use Unarchive process smart service plugin? I just need to know the security permission required to unarchive a process. If i am system administrator, I was able to unarchive process but i am not able to do the same if am having basic user permission.
Note: I have administrator access to both "Unarchive PM" and target PM(Which i need to unarchive).
Also I was able to use "Archive process" smart service successfully with basic user access.
Please suggest any reason behind this.
Thanks in advance!
Discussion posts and replies are publicly visible
Did you consider to run that node in the model owner context? The owner aka user who published last, needs to be a sys admin.
Hi Stefan,
Yes. Process model owner is a System Administrator. Verified
And did you assign the node to the user who designed it?
It was assigned as "Run whoever started the process". I have updated to other one and tried, but its still not working.
OK. Did you publish as a basic user or admin?
Published as System Administrator.
OK. Does the node fail? Do you have any details like error messages, tomcat log file?
I could not find any error message. But in output am getting -1 as value.
Result code should be 1 for successful execution. Its showing -1 here.
In tomcat file I could see
Failure to unarchive process 714149 PrivilegeException[null=>null]: Insufficient permission
Well, that's pretty clear.