Issue with Groovy Script updating an Attribute Value via RTP
Content
Hello -
I am running into an issue with a Groovy Script. I have built a process that allows a non-Admin to execute a Groovy script (via a form) that updates a Project Alias using the API approach Kyle G outlined last year which is working great. The issue I am running into is when I try to update an Attribute, it fails as it doesn't like the RTP for some reason.
The odd thing is, if I hard-code the value in the map, it works fine. However, when I have the end user (or myself) select the Attribute value via RTP and use the RTP in the map, it fails.
1