Taking output from a Variable Map Source Parameter
Hi,
I have a Variable Map 'ABC' with Variable Definitions AA,BB,CC etc.
Variable Definition for AA is invoking a BS and getting as output the values AA,BB,CC etc. (defined as 'Out' in Variable Source Parameter of Variable AA)
Variable Definition for BB and CC does not have any Variable Source or Variable source Parameter defined.
How can I retrieve the values BB and CC for use?
If I write the output of the variable map step, the tags BB and CC have blank values.