I have a lookup workflow that takes the catalogrequest ID and finds out what the status is. My issue is the value is not returned as just the status. It returns like: DynamicWrapper (Instance) : [vCACCAFERequestState]-[class com.vmware.vcac.catalog.rest.stubs.RequestState] -- VALUE : IN_PROGRESS
Is there a way without trimming to just get the value?
Thank you
-Stephen