Hello,
I have a process in which I set and modify the value of a certain "D attribute (ERM)" object. Also in this process I have a function, to which the subprocess is linked. In the subprocess I use the copy of the ERM attribute object in the XOR rule. Unfortunately, the value of the ERM attribute is not transfered from the main process to the subprocess.
How can I carry the value from one process over to its subprocess in order to use it to make a decision?
Thank you for your help!