The embedded expressions are not replaced when appended, prepended or surrounded by characters in the following way
* def RADName = 'IntegrationFirstRAD'
* def tenantID = '1452119626'
* def out =
"""
{
"nsName": "fld_<tenantID>_stage00.rad.<RADName>_.resources:<RADName>_resource"
}
"""
* print out
Executing the scenario returns:
"nsName":"fld_1452119626_stage00.rad.<RADName>_.resources:<RADName>_resource
In the above scenario 'RADName' is not replaced with the value