SAP Knowledge Base Article - Public

3692872 - "Step X of data action Y in version Z failed to execute due to a technical error. This error has been logged." in SAP Analytics Cloud for Planning (SAC)

Symptom

  • When executing the data action, the step execution fails due to a "Technical Error."
  • Error message: Step X of data action Y in version Z failed to execute due to a technical error. This error has been logged.
  • It may happen that a similar data action which uses nearly the same logic completes successfully.
  • It may happen the same data action works fine in the non-prod system and experiences the error in the prod system.

Environment

SAP Analytics Cloud

Reproducing the Issue

  1. log in to SAC
  2. run a data action from the story or the trace tool.

Cause

The issue is caused by an overflow of the INTEGER variable in the Advanced Formulas step. The maximum value for the INTEGER data type, "2,147,483,647," was exceeded during the execution of the data action.

Resolution

Change the variable type from INTEGER to FLOAT to resolve the overflow issue.

See Also

Keywords

technical error, data action failure, advanced formulas, integer overflow, float variable, sap analytics cloud, create actual ratio by usage, sales volume, redundant iterations, optimization, step execution failure, error message, multi action, MA, multiaction, multi-action, data-action , KBA , LOD-ANA-PL-AF , Advanced Formulas , Problem

Product

SAP Analytics Cloud all versions