One of our automations seems to be failing with an error which I don’t really know where to begin with:
Throw: Error Log: The process faulted at: Invoke ExtractDetailsfromEmail workflow: Throw due to: Error Log: The process faulted at: Anonymously Hosted DynamicMethods Assembly due to: Index was outside the bounds of the array.
I’ve tried running the automation in our development environment and didn’t receive any such issue, however, when on our live system, this seems to occur on every run and has led to a series of faults.
Could anyone please help with what this is in relation to and how I could get to the bottom on it?
Some value that you are passing into workflow is null . You might be using some dictionary key which is missing or datatable cell value which is not available