In my workflow
from Main I have invoke another flow called InputExcel from this flow I have invoke another flow called Process flow.
I have pass out arguments from InputExcel flow to Process flow so those argument also reflect in Main flow
Suggest how I can correct it what mistake I am doing while invoking flows?