Question
Bradesco Seguros
BR
Last activity: 3 Sep 2018 11:50 EDT
How to get a step method that failed in one activity
I'm preparing an exception handling for an activity, which it has, call for different data transform.
I have already identified how to collect exactly what was the failure that was generated in the activity during the processing of my transform data, using the @getWorstMessage (tools)
I would like to know, How can I collect Step Method when I have failures in my activity?
In the image below, I would like to pick up the step method: " Apply Data Transform CalculaPremioComercial "