Hi!
Could someone help me with this?
Env:
CA SDM 14.1 'tus-110'
CA Service Catalog 14.1.01.136
SQL Server 2008
I builded a object report in the catalog to retrieve the name and user id to a form in the catalog.
i create 2 variables, one for the value, one for the label, in the value i put the useruuid and in the label i put the name of the person.

When i retrieve the value of the select it show "undefined" like the value is not retrieving.
I tried put other columns in the variable value for testing, i tested with userid, type, and last_name and it works, the values hast retrieved successfully, but when i try to retrieve useruuid it does not work.
The value is showed in the report like others but i cannot retrieved with a getselectedvalue even with getselection....
Please help!