Hi there,
In this Bot, I need to call a process which would use a value (in Process inputs) returned by the step before.
In this exemple, Step : Value of Schedule Window +1 returns โSW+1โ
In the next Step : Call Add Schedule Window, I need to use โSW+1โ as one of the Process inputs.
How should I proceed?
Thanks
Your image didnโt make it. Please reattach.
Looks like have added a โReturn valuesโ step (Step: Value of Schedule Window+1) in the โYesโ branch of your โBranch on a conditionโ step and you are trying to use one of the return values from that step in the โCall processโ step (Step: Call Add Schedule Window) that is immediately below it.
Typically the โReturn valuesโ step is the last step you would have in a process as it returns from there, you wouldnโt place it before the โCall processโ step. Thatโs why you are most likely getting the error.
Please review the help article for additional information.
User | Count |
---|---|
17 | |
11 | |
7 | |
5 | |
5 |