Enhanced logs for failures

Hi,

When a project fails or worse an iteration fails, it takes a lot of time to investigate because easymorph gives information about the module, the table and action failing, but not the parameters passed.

One of the solutions in this case is to log (status action) systematically. Is there a way Easymorph always report parameter used during a failure of any project/module ?

Thanks !

1 Like

Are you looking at iterations of the Repeat action or Iterate?
For Iterate, the iteration number matches the row number, as far as I know.
For Repeat, there isn't really a great drop-in solution, but you could catch the error and log it, as suggested in Logging and notification of completed ezmorph tasks.