Name of the activity running in debugging mode

Hi,

It requires TryCatch and InvokeWorkflowFile. Can you try as the following?

First surround InvokeWorkflowFile activity by Try activity

Then, put the above expression in Catch area.

Next, write something occur exception in callee workflow.

Regards,

2 Likes