does not work in meta node. But once you take it out, the meta node works flawlessly. But why ?

Hi;
I don’t understand why I am having problems with the workflow that worked without problems before.

does not work in meta node. But once you take it out, the meta node works flawlessly. But why ?

image
image

Hi @umutcankurt,

the problem is that your try and catch are not on the same level.
You either have to take both the try and the responding catch out of the meta node or put both in the meta node. (which should not be a problem in most cases).

*also your picture for the meta node includes a catch - then try (not a problem by itself but just to make sure they will not correspond to each other…)

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.