I think you are using the wrong direction of your arguments…
your invoked workflow file seems to be the intended recipient for the datatable and sheet name parameters.
So, from the point of view of the rpa_credit_mngt_recovery_final.xaml workflow it is input.
Therefor in that workflow they should be set as input arguments. The result is that when you invoke this file you see these arguments also listed as in-arguments.
i set dual direction, it looks ok.
Sorry for the trivial post, but I had already done several tests with different combinations and it was always wrong.
Now it looks ok.
Glad it works.
No worries about asking trivial questions. If it is top of mind it is always a valid question.
Nonetheless: you’re right. It is quite a trivial topic. Be sure to ‘understand’ your problem + solution, and not just be happy that it works now because somebody else fixed it. I recommend some additional training or re-reading on these matters, to prevent getting stuck again with similair issues later on and randomly trying something untill it works again.
You know… the whole ‘teach a man to fish’-principle
Houston,
I think there is something wrong.
If you have a little patience …
I have read your comments, and I think I have done everything right. I understand your explanations.
But I don’t think the flow is working well.
The flow does not go wrong, but …
I added some Write Liles to check, and the “name_sheet” variable doesn’t go from one workflow to another.
In my Main_Flow I took the name of the sheet, and the number of lines.
Then I did the same in the second stream.
It doesn’t detect the name, and counts 0 rows.
I’m confused.
I have never used this activity.
I am trying to evolve my knowledge, but I have to be honest, the Documentation on the UIpath site often does not help me understand its use.
OK. Solved, but I’m not clear anyway.
If anyone can explain to me.
What is the difference between setting variables in INVOKE activity
or in the “argument” tab of the same Work Flow.