Commit 9d614ec3 authored by Łukasz Nowak's avatar Łukasz Nowak

Configure periodicity each 1 minute.

parent e14a788d
...@@ -24,6 +24,34 @@ ...@@ -24,6 +24,34 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>vifib_person_update_open_order</string> </value> <value> <string>vifib_person_update_open_order</string> </value>
</item> </item>
<item>
<key> <string>periodicity_hour</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>periodicity_minute</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>periodicity_minute_frequency</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>periodicity_month</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>periodicity_month_day</string> </key>
<value>
<tuple/>
</value>
</item>
<item> <item>
<key> <string>periodicity_start_date</string> </key> <key> <string>periodicity_start_date</string> </key>
<value> <value>
...@@ -43,6 +71,12 @@ ...@@ -43,6 +71,12 @@
</object> </object>
</value> </value>
</item> </item>
<item>
<key> <string>periodicity_week</string> </key>
<value>
<tuple/>
</value>
</item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Alarm</string> </value> <value> <string>Alarm</string> </value>
......
662 663
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment