Manual:Extension/Workflows/Activity/EditRequest and SocialEntity:96: Difference between pages

(Difference between pages)
(Created page with "==Description== alt=EditRequest dialog|thumb|EditRequest dialog The ''EditRequest'' activity asks a specified user to edit a page...")
 
No edit summary
 
Line 1: Line 1:
==Description==
{
[[File:Manual:wf-EditRequest-dialog-EN.png|alt=EditRequest dialog|thumb|EditRequest dialog]]
    "wikipageid": 921,
The ''EditRequest'' activity asks a specified user to edit a page where a workflow is currently running. This activity consists of a form that simply provides information about editing the corresponding page and then submitting the change.
    "namespace": 0,
{| class="wikitable"
    "titletext": "Manual:Extension/Workflows/Activity/EditRequest",
! colspan="2" |'''Short profile'''
    "description": "",
|-
    "parentid": 0,
|Name
    "id": 96,
|EditRequest
    "ownerid": 6,
|-
    "type": "wikipage",
|Async
    "archived": false,
|No
    "tags": [
|-
        "Manual:Extension/Workflows/Activity/EditRequest"
|BPMN type
    ],
|<code>bpmn:userTask</code>
    "resolved": false
|-
}
|BPMN Extension Element "wf:type"
|<code>edit_request</code>
|}
 
==Properties==
{| class="wikitable"
! style="vertical-align:middle;text-align:left;width:70px;" |'''Name of property'''
!'''Source'''
!'''Description'''
!'''Type'''
|-
|<code>due_date</code>
|UIActivity
|Due date for task completion
|date/timestamp
|-
| style="width:70px;" |<code>assigned_user</code>
|UIActivity
|Name of the user that should edit a page. Can be plain username (e.g. "WikiSysop") or user page ("User:WikiSysop"); Support for User-ID is not required
|string
|-
| style="width:70px;" |<code>instructions</code>
|InstructedActivity
|Text that is shown to the user, so he knows what to do; visible in the UI / form but is optional
|string
|}

Latest revision as of 15:24, 21 December 2021




To submit feedback about this documentation, visit our community forum.

No categories assignedEdit

Discussions