Hi All,
Been experiencing a runtime execution error while running activities from the studio.
Anyone, who experience the same issues? How do I resolve this error?

Thank you very much
Hi All,
Been experiencing a runtime execution error while running activities from the studio.
Anyone, who experience the same issues? How do I resolve this error?

Thank you very much
This happens because the variables were not properly initialized. See the topics about similar issues, it might give you a clue here
You can also share the faulty workflow so someone can give it a look ![]()
If you are passing the output of some other activity as input of the other, and the output is returning null then this might be error.
Hi All,
Thank you for responding, it happens that I’m converting an object into a string that has no value on it.
Thank you guys for helping me.
Regards,
Cedrick