Difference between revisions of "Activity:CreatePushScope (Activity)"
Line 21: | Line 21: | ||
|- align="left" | |- align="left" | ||
| PushURL || {{string}} || In || The URL to a configured [[Push Service (Client)|{{UBIK}} Push Service]] | | PushURL || {{string}} || In || The URL to a configured [[Push Service (Client)|{{UBIK}} Push Service]] | ||
+ | |- align="left" | ||
+ | | Authentication || {{string}} || In || A valid Authentication Token the Push service must use. Use (e.g.) Authenticate - Activity to create a Token. If this parameter is empty, the system generates a temporary debug token. But be aware, that these kind of tokens are only supported as long as the USAM Service is in debug mode. | ||
|- align="left" | |- align="left" | ||
| PushClient || [[Push Service (Client)|PushService]] || Out || A reference to the instantiated Push Service object; this will be automatically passed to all sub push activities | | PushClient || [[Push Service (Client)|PushService]] || Out || A reference to the instantiated Push Service object; this will be automatically passed to all sub push activities | ||
Line 45: | Line 47: | ||
* [[Workflow Designer]] | * [[Workflow Designer]] | ||
− | [[Category:Activities]] | + | [[Category:Activities|CreatePushScope (Activity)]] |
− | [[Category:Push]] | + | [[Category:Push|CreatePushScope (Activity)]] |
Latest revision as of 15:32, 24 March 2020
The CreatePushScope Activity is the root activity for pushing objects using the UBIK® Push Service.