Hi Guys,
I faced difficulty while passing the arguments to invoked workflow:
So I am trying to pass the value for in/out argument with concat of free text, but it doesnt’t let me…
I’m just guessing here, but it might be because your argument is type In/Out, that means it expects to output a single variable, however you are trying to add the “text” as well, both to input and output, which I don’t think makes sense.