Error to write data to database at the step of Appian Automation Training: RPA Tutorial: Parse Excel Files issue
I am new Appian. I am working the "RPA Tutorial: Parse Excel Files" version (23.2) to read data through RPA robot task, which works fine, but cannot figure out error at the step to Add Excel data to database in PM.. Your help is very appreciated!
In Appian Community questions, there was similar question about working on the same training document, and the answer was written: missing one step in the tutorial : In the Appian RPA interface, for the Upload Excel File activity, you must enter "excelDocumentID" as the Target, in the Outputs section. I don't understand this answer because the excelDocumentID column is set as primary key, auto-generate? if this step is the missed step, how to do this step?
The errors message I have had:
An error occurred while evaluating expression: =pv!roboticTaskVariables.dataValues (Expression evaluation error: Cannot index null List of Map) (Data Inputs) (* dot dataValues was added manually after pv!roboticTaskVariables)
Without dot dataValues, got this error:
An error occurred while trying to write to the entity "ExcelDatabusinessOpportunities" [id=58a9b60a-65cf-46e9-bdd7-612ad0ca8a9f@7890, type=DD_ExcelDataBusinessOpportunities (id=4670)] (data store: DD_Excel Data Tutorial DS). Details: java.lang.IllegalArgumentException: The list of records to be saved must not be null or empty: TypedValue[it=4671,v=<null>] Data: TypedValue[it=4671,v=<null>
thanks!
