Hi,
I am trying to transfer files from current node to pod agent node, for this i was getting variable from => Shell/Batch Command and using in to Advanced option Send Output files -> Source path : ${vars.getValue("latest_version_full_path")} but its not transferring files to pod agent but if i use direct path (\tmp\latest) its working fine.
Kindly help me to get value from batch script and using to send output files option.
Thank you.