Error uploading data using Import CSV to Database Smart Service

Certified Senior Developer

We are using Appian 18.1 to bulk upload csv data to a sql server database. We are achieving it by using ‘Import CSV to Database’ smart service, exceltools plugin version 2.0.2(recently upgraded) to import the data to the database.

One of the csv file has 6 columns and around 30k records. There is no data transformations.

 

After around ~5 mins of upload, it throws with an exception on the Appian Interface with below error(data is though inserted in the database after some time):

"403 Access Denied: you dont have permission to view this page"

Did anyone faced same issue and possible workaround?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to daven
    I have the same issue with 18.2 using the excel tools. If the process can complete in less than 5 minutes, I do not receive the error, but if the file is larger as soon as the 5 minute mark hits, I receive the 403 access denied error. I'm guessing the web server is timing out. So far I have not found a solution except to completely change to an asynchronous strategy. Can anyone confirm that the cloud web servers have a 5 minute timeout?
Children
No Data