Rootprocess: ManageSqlDumps
Subprocess: dumptablesql
Excerpt: No label set yet.
Process XML structure and parameters
For details on parameters see the table below
<?xml version="1.0" ?>
<process>
<!--Generated from python-->
<userproj plotid="yourplotid" projectid="yourprojectid" siteid="yoursiteid" system="systemid" tractid="yourtractid" userid="youruserid"/>
<period endday="DD" endmonth="MM" endyear="YYYY" seasonendday="DD" seasonendmonth="MM" seasonstartday="DD" seasonstartmonth="MM" startday="DD" startmonth="MM" startyear="YYYY" timestep="timestep"/>
<parameters cmdpath="txtstring" dataonly="True/False" datum="txtstring" format="txtstring" schema="db schema" schemaonly="True/False" table="txtstring"/>
<dstpath hdrfiletype="txtstring" volume="txtstring"/>
</process>
paramid | parent | element | type | tagorattr | required | default |
---|---|---|---|---|---|---|
datum | process | parameters | text | attribute | no | — |
schema | process | parameters | schema | attribute | yes | — |
table | process | parameters | text | attribute | yes | — |
cmdpath | process | parameters | text | attribute | no | None |
format | process | parameters | text | attribute | no | p |
dataonly | process | parameters | boolean | attribute | no | — |
schemaonly | process | parameters | boolean | attribute | no | — |
volume | process | dstpath | text | attribute | yes | — |
hdrfiletype | process | dstpath | text | attribute | no | sql |