1,269 bytes added,
10:17, 30 March 2015 Creates a push criterion to publish a push action only once instead of permanently (default).
<!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}<!-- DO NOT REMOVE THIS -->
= Description =
{{ActivityInfoBox
| title = PushCriterionSequential
| name = PushCriterionSequential
| image =
| imagecaption = Activity PushCriterionSequential
| purpose = Execute push action only once
| category = UBIK Push
| returns = true if successful
| version = 2.4.2+
}}
===Arguments===
This activity doesn't have any arguments.
===Usage===
Use this activity as criterion for your push action if you want to cast the push update only once per execution run. If this criterion is not added, the push receiver will be notified every time about updates.
=Example=
When using a [[Activity:PushContent (Activity)|PushContent]] Activity, the clients will be notified about an update of each property value of the {{UBIK}} object. With this activity as a criterion, the notification only happens once and can therefore be influenced by the author of the workflow.
<!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS -->
==See also==
* [[Workflow Designer]]
* [[Activity:PushContent (Activity)|PushContent (Activity)]]
[[Category:Activities]]
[[Category:Push]]