added param to workflow property

master
Miriam Baglioni 3 years ago
parent aa45b4df9b
commit 9610224671

@ -18,6 +18,10 @@
<name>outputPath</name>
<description>path where to store the action set</description>
</property>
<property>
<name>sheetName</name>
<description>the name of the sheet to read</description>
</property>
</parameters>
<start to="deleteoutputpath"/>

Loading…
Cancel
Save