This pull request mainly introduces a new sample file: move_datasource_server.py. Analogous to the other samples provided, this one shows Python code that moves a data source from one instance of Tableau server to another one.
In addition it also fixes a small bug in the existing sample move_workbook_server.py which actually broke the code for workbooks larger than 64MB.
This pull request mainly introduces a new sample file: move_datasource_server.py. Analogous to the other samples provided, this one shows Python code that moves a data source from one instance of Tableau server to another one.
In addition it also fixes a small bug in the existing sample move_workbook_server.py which actually broke the code for workbooks larger than 64MB.