Hi All
When calling a workflow we are providing the input argument with a variable. But inside that wrokflow that specific input argument has been hard coded.
So when the workflow will be called and executed will it take the variable value or the hard coded one ?