Dictionary getting null value

@adext ,

Yes. The values are not returned which are assigned within the workflow. For cases with Business Exception, we can pass the values to the Exception variable as a Dictionary but for System Exceptions as it is not known/unexpected, we won’t be able to retrieve the values.

For a Business Exception case, we can do the below :