I've got an error when I migrate workbook which include two tableau server datasources.
Once I export workbook and datasources from Server1, I can upload datasources to Server2 with Credential. But the workbook upload will got an error respond like below.
<?xml version='1.0' encoding='UTF-8'?><tsResponse xmlns="http://tableau.com/api" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://tableau.com/api http://tableau.com/api/ts-api-2.3.xsd"><error code="400011"><summary>Bad Request</summary><detail>There was a problem publishing the file '24444:8986A08237594E16BE70F1EDFD2981C5-0:0'.</detail></error></tsResponse>
Also the manualStepsFile says "Possibly the workbook contains live database connections that need credentials so that thumbnail images can get generated".
I have another workbook create by the same database (tableau server repository), and this workbook can be migrate to Server2.
Does there an issue while remap data source ?
Attachment are two workbooks.
The workbooks use tableau server repository as the data source.
I published to Server1 and data source published separately.
Hello,
I've got an error when I migrate workbook which include two tableau server datasources. Once I export workbook and datasources from Server1, I can upload datasources to Server2 with Credential. But the workbook upload will got an error respond like below.
<?xml version='1.0' encoding='UTF-8'?><tsResponse xmlns="http://tableau.com/api" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://tableau.com/api http://tableau.com/api/ts-api-2.3.xsd"><error code="400011"><summary>Bad Request</summary><detail>There was a problem publishing the file '24444:8986A08237594E16BE70F1EDFD2981C5-0:0'.</detail></error></tsResponse>
Also the manualStepsFile says "Possibly the workbook contains live database connections that need credentials so that thumbnail images can get generated".I have another workbook create by the same database (tableau server repository), and this workbook can be migrate to Server2.
Does there an issue while remap data source ?
Attachment are two workbooks. The workbooks use tableau server repository as the data source. I published to Server1 and data source published separately.
remap_with_error.zip remap_sucess.zip