Skip to content

Commit cdbaf98

Browse files
committed
Add task test asset
1 parent 0a720e9 commit cdbaf98

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)