if you have once process need to call another process then we execute process operator but if process you are calling contain macro then how to get these macro values in current process
I'm not sure to understand, but maybe you can generate an attribute (via Generate Attributes operator inside an Handle Exception subprocess to avoid error(s) if the macro does not exist) and set the value of this attribute to the macro value. Then you can check in the Branch operator if this generated attribute exists by setting condition type = attribute available
Answers
Mmhh, I have difficulties to understand what you mean.
Can you provide your data, your process ans explain more explicitly what you want to do ?
Regards,
Lionel
how to get these macro values in current process
I'm not sure to understand, but maybe you can generate an attribute (via Generate Attributes operator inside an Handle Exception subprocess to avoid error(s) if the macro does not exist) and set the value
of this attribute to the macro value.
Then you can check in the Branch operator if this generated attribute exists by setting condition type = attribute available
Hope this helps,
Regards,
Lionel
Can you share your process(es) (via File --> Export Process) and your data in order we can reproduce and understand what's going on ?
Regards,
Lionel
Glad you have fixed this issue !
Regards,
Lionel