Write to Database

Certified Senior Developer

Hi All,

I am trying to import CSV file to database, first I am reading the CSV file through rule and mapping the values to CDT. After that I am trying to insert the data into DB, But I am getting below error. 

Please provide Solution on this.

Thanks,

Kiran

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Appian Employee
    in reply to Kirang

    Did you also change the CDT after you updated the database? You will need to make sure the data structure matches between them. It would also be helpful to identify which field is actually causing the problem. Can you share what data you're using in this process by showing a screenshot of your process variables from the monitoring view? Did you also try removing a few columns from the CDT to try and isolate which field is causing the issue?

Children