I’m trying to terminate my process when an exception is captured in catch block for this I have tried using stop job activity fir which it requires jobid so I have used start job activity to capture it but the output of start job is string, this datatype is not supported to stopjob. Stopjob is expecting the datatype as orchestratorjob. For reference i have added a screenshot.
I will glad if anyone helps me with this