Hi All,
I'm passing a process variable which is multiple from parent process to sub process. And have passed in the inputs of the subprocess node correctly. Also configured the same PV with matching datatype, parameter and multiple in subprocess as well. Issue is I'm getting multiple values in parent process but not in sub process. Please help and advice.
parent process:
Sub Process:
Discussion posts and replies are publicly visible
We need to see how you pass the data. Then, I would like to see the process variable config in the child process.