Changes
Created page with "Adds a push criterion that restricts the push action only to clients that are consuming the configured [[Application]]. <!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}..."
Adds a push criterion that restricts the push action only to clients that are consuming the configured [[Application]].
<!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}<!-- DO NOT REMOVE THIS -->
= Description =
{{ActivityInfoBox
| title = PushCriterionApplication
| name = PushCriterionApplication
| image =
| imagecaption = Activity PushCriterionApplication
| purpose = Restrict push action to Application
| category = UBIK Push
| returns = true if successful
| version = 2.4.2+
}}
===Arguments===
{| class="wikitable sortable" | width = "50%"
|-
! Argument !! Type !! Direction !! Purpose
|- align="left"
| Application || [[Application]] || In || The application object to which the push action should be restricted to; this argument is mutually exclusive with the argument ''ApplicationName''
|- align="left"
| ApplicationName || {{String}} || In || The name of the application to which the push action should be restricted to; this argument is mutually exclusive with the argument ''Application''
|- align="left"
| Result|| {{Boolean}} || Out || True if successful, false if an error occurred
|}
===Usage===
Use this criterion to restrict the hosting push action only to clients that are logged on to a specific [[Application]]. Clients consuming different applications will not be notified about the push update.
=Example=
This example will send the hosting push action only to clients that are using ''APP_DEMO''
{| class="wikitable" | width = "50%"
|-
! Argument!! Value
|- align="left"
| ApplicationName|| "APP_DEMO"
|}
<!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS -->
==See also==
* [[Workflow Designer]]
* [[Activity:PushContent (Activity)|PushContent (Activity)]]
[[Category:Activities]]
[[Category:Push]]
<!-- DO NOT REMOVE THIS -->{{Template:Activity/Begin}}<!-- DO NOT REMOVE THIS -->
= Description =
{{ActivityInfoBox
| title = PushCriterionApplication
| name = PushCriterionApplication
| image =
| imagecaption = Activity PushCriterionApplication
| purpose = Restrict push action to Application
| category = UBIK Push
| returns = true if successful
| version = 2.4.2+
}}
===Arguments===
{| class="wikitable sortable" | width = "50%"
|-
! Argument !! Type !! Direction !! Purpose
|- align="left"
| Application || [[Application]] || In || The application object to which the push action should be restricted to; this argument is mutually exclusive with the argument ''ApplicationName''
|- align="left"
| ApplicationName || {{String}} || In || The name of the application to which the push action should be restricted to; this argument is mutually exclusive with the argument ''Application''
|- align="left"
| Result|| {{Boolean}} || Out || True if successful, false if an error occurred
|}
===Usage===
Use this criterion to restrict the hosting push action only to clients that are logged on to a specific [[Application]]. Clients consuming different applications will not be notified about the push update.
=Example=
This example will send the hosting push action only to clients that are using ''APP_DEMO''
{| class="wikitable" | width = "50%"
|-
! Argument!! Value
|- align="left"
| ApplicationName|| "APP_DEMO"
|}
<!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS -->
==See also==
* [[Workflow Designer]]
* [[Activity:PushContent (Activity)|PushContent (Activity)]]
[[Category:Activities]]
[[Category:Push]]