I have an XML request which accepts multiple parameters (around 30) as input… while executing other requests, I have captured the respective values in form of object and stored it in the environment variable. Is there any way to access object contents instead of creating variable for each of them.