(Created page with "<Descriptive text goes here...> = Description = {{ActivityInfoBox | title = Invoke Workflow | name = InvokeWorkflow | image = | imagecaption = Activity InvokeWorkflow | purp...") |
m |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
= Description = | = Description = | ||
{{ActivityInfoBox | {{ActivityInfoBox | ||
| − | | title = | + | | title = <ActivityTitle> |
| − | | name = | + | | name = <ActivityName> |
| image = | | image = | ||
| − | | imagecaption = Activity | + | | imagecaption = Activity <ActivityName> |
| − | | purpose = | + | | purpose = <Purpose> |
| − | | category = | + | | category = <UBIK Workflow Category> |
| − | | returns = | + | | returns = <Return value> |
| − | | version = | + | | version = <available from version>+ |
}} | }} | ||
| Line 18: | Line 18: | ||
! Argument !! Type !! Direction !! Purpose | ! Argument !! Type !! Direction !! Purpose | ||
|- align="left" | |- align="left" | ||
| − | | | + | | <argument name> || {{DataType}} || In || <argument description> |
|- align="left" | |- align="left" | ||
| − | | | + | | <argument name> || {{DataType}} || In || <argument description> |
|- align="left" | |- align="left" | ||
| − | | | + | | <argument name> || {{DataType}} || In || <argument description> |
| + | |- align="left" | ||
| + | | <argument name> || {{DataType}} || In || <argument description> | ||
|} | |} | ||
| Line 33: | Line 35: | ||
! Argument!! Value | ! Argument!! Value | ||
|- align="left" | |- align="left" | ||
| − | | | + | | argument || example of value |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|- align="left" | |- align="left" | ||
| − | | | + | | argument || example of value |
|} | |} | ||
| − | {{ | + | <!-- DO NOT REMOVE THIS -->{{Template:Activity/End}}<!-- DO NOT REMOVE THIS --> |
==See also== | ==See also== | ||
* [[Workflow Designer]] | * [[Workflow Designer]] | ||
| − | |||
| − | [[Category:Activities]] | + | <includeonly>[[Category:Activities]]</includeonly> |
Latest revision as of 08:37, 15 February 2016
<Descriptive text goes here...>