Excel Module: "The request fails due to failure of a previous request"

Hi Everyone,

I’ve set up a scenario about 10 months ago, which 1st lists rows out of an excel sheet, then sends an email according to the data in the sheet and updates data in the excel (update a row) once it sent the email. My Problem is in the last step and here is why:

  • The scenario works great and is up and running
    but
  • I can’t change the last module anymore (Excel Update Rows)
    because
  • it simply does not load the UI to configure the rows / colums that should be updated. Instead it returns: “The request fails due to failure of a previous request”

I have tried rebuilding the scenario, but i encounter the same issue. Weirdly enough, I got it working once I deleted all two-character collums like “AA, AB, AC”. Not sure if it is about the data in the colums or the sheer amount of data, that provokes a timeout. When I then add the deleted colums once i finished building the scenario the scenario breakes: “[400] Die Anzahl der Zeilen oder Spalten in der Eingabematrix entspricht nicht der Größe oder den Dimensionen des Bereichs.” EN: “[400] The number of rows or columns in the input matrix does not correspond to the size or dimensions of the area.”

Anyone with the same issue, especially

  • “The request fails due to failure of a previous request”
  • “[400] The number of rows or columns in the input matrix does not correspond to the size or dimensions of the area.”
    and knows how to fix it?