After importing and recreating the Self Service Portal from a 4.1 to 5.1 VCO server, a user can input a request, but when he clicks submit, the workflow fails, and records the following message in the server.log:
"2013-07-22 12:59:30.095-0400 INFO [SCRIPTING_LOG] Cannot set attributeUser LDAP-USER- the user user@domain.com doesn't have required access rights ((Edit, false)) for calling updateConfigurationElementWithContent method"
I've edited the ldap user info in the error above, but hopefully you get the idea. I've confirmed the old access was set to View/Execute for the 4.1 server, but for 5.1 it doesn't appear there is an Execute equivalent. Is this by design or a bug? Is there a workaround for this difference? Thanks.