We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a720e9 commit cdbaf98Copy full SHA for cdbaf98
1 file changed
test/assets/tasks_without_schedule.xml
@@ -0,0 +1,12 @@
1
+<?xml version='1.0' encoding='UTF-8'?>
2
+<tsResponse
3
+ xmlns="http://tableau.com/api"
4
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://tableau.com/api http://tableau.com/api/ts-api-2.6.xsd">
5
+ <tasks>
6
+ <task>
7
+ <extractRefresh id="f84901ac-72ad-4f9b-a87e-7a3500402ad6" priority="50" consecutiveFailedCount="0" type="RefreshExtractTask">
8
+ <datasource id="c7a9327e-1cda-4504-b026-ddb43b976d1d" />
9
+ </extractRefresh>
10
+ </task>
11
+ </tasks>
12
+</tsResponse>
0 commit comments