Error converted xlsx file to Dynamic Data rows flow step
Hi,
I'm trying to convert an excel file to Dynamic data rows. This flow step has worked in Decisions version 6 previously. Now, we upgraded to Decisions version 8, and this flow step throws an error. I have provided the full stack trace below.
The error seems to be "Could not find outcome scenario Failed"...What does this mean and how to fix?
Also, is there a limit to the number of rows that can be converted? Because this issue is only occurring when there are more than 30 rows.
- ExceptionFullTrace: "DecisionsFramework.Design.Flow.ErrorRunningFlowStep: Error running step Convert Excel Or CSV To Dynamic Data Rows 1[ExcelCsvToDynamicDataRowsStep] in flow [LSA_Flow_ImportHZTrainingCourseRoster]: could not find outcome scenario Failed
- ---> DecisionsFramework.LoggedException: could not find outcome scenario Failed
- at DecisionsFramework.Design.Flow.FlowStep.GetOutcomeScenarioByName(String name, Boolean throwExceptionOnNotFound)
- at DecisionsFramework.Design.Flow.FlowEngine.Done(String flowTrackingID, String stepTrackingID, Flow f, FlowStep fs, AbstractFlowTrackingData trackingData, ResultData[] resultData)
- at DecisionsFramework.Design.Flow.FlowStep.RunStepInternal(String flowTrackingID, String stepTrackingID, KeyValuePairDataStructure[] stepRunDataValues, AbstractFlowTrackingData trackingData)
- at DecisionsFramework.Design.Flow.FlowStep.Start(String flowTrackingID, String stepTrackingID, FlowStateData data, AbstractFlowTrackingData trackingData, RunningStepData currentStepData)
- --- End of inner exception stack trace ---",
- ExceptionMessage: "Error running step Convert Excel Or CSV To Dynamic Data Rows 1[ExcelCsvToDynamicDataRowsStep] in flow [LSA_Flow_ImportHZTrainingCourseRoster]: could not find outcome scenario Failed",
- ExceptionStack: null,
- ExceptionTypeName: "DecisionsFramework.Design.Flow.ErrorRunningFlowStep"
Comments
-
Does this step currently have an outcome path named "failed" in the flow you have built? I just tested adding this step in my v8 local and I only see a done outcome path. The error message you posted shows that the step is failing to find an outcome path named failed "could not find outcome scenario Failed". I am unsure why your step has a failed path unless that was previously available on this step in earlier versions of the platform.
Howdy, Stranger!
Categories
- 4.2K All Categories
- 64 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 261 Administration
- 212 Portal
- 490 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 220 Integrations
- 28 Multi-Tenant
- 27 SDK
- 78 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 76 Lunch And Learn Questions