tableau / TabMigrate

A lightweight tool for moving Tableau content between multiple Tableau Server environments
MIT License
118 stars 59 forks source link

Unable to publish 10 Million and more lines of data using Tab migrate rest API #26

Open karthikeya0204 opened 6 years ago

karthikeya0204 commented 6 years ago

Hi All,

We are using Tab migrate Rest API to publish tableau workbooks automatically from our application. We are facing some issue while publishing data which is having 10 million or more lines of data.We are using SAP HANA live connection with Tableau Server version  10.2.1. Whenever we try to publish 10+ Million data , below errors response coming from Tableau Server.

The underlying connection was closed: An unexpected error occurred on a receive. at System.Net.HttpWebRequest.GetResponse() at TableauServerSignedInRequestBase.GetWebReponseLogErrors(WebRequest webRequest, String description)

Can anyone please help me with the issue.