In the python publishing workbook script, it says:
Note: The REST API publish process cannot automatically include
extracts or other resources that the workbook uses. Therefore,
a .twb file with data from a local computer cannot be published.
For simplicity, this sample will only accept a .twbx file to publish.
What happens if the .twb uses only live connections and there is no associated local data source? Shouldnt the code factor this in and give the ability to upload these type of .twb workbooks to Tableau Server?
In the python publishing workbook script, it says:
What happens if the .twb uses only live connections and there is no associated local data source? Shouldnt the code factor this in and give the ability to upload these type of .twb workbooks to Tableau Server?