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)
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.