I place a workflow in a parallel for each and I set the workflow to ‘isolated’ so I won’t have error with argument conflict. However, when I pass a dictionary argument, any object that can be serialized in the dictionary turns to JArray and I need to reconvert it to it original data type. I’m not sure this is a bug or not. However, I think it should not convert to any other data type. Hope someone can clarify this. Thanks.
Regards,
Azeem