Tip | ||
---|---|---|
| ||
Do check out the API Builder! A brand new custom builder plugin made for Joget DX. Have access to more APIs out-of-the-box, preview APIs quickly, greater API access management, support for custom API authenticators, and more. API elements & API authenticators are extensible via plugins too. Download the plugin from Joget Marketplace here. |
Warning | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Warning | ||||||||||
Introduced in v5, the
| ||||||||||
Panel | ||||||||||
| ||||||||||
Form Data API and List Data API are newly added feature in Joget Workflow v6.
|
Table of Contents indent 30px style circle
...
http://localhost:8080/jw/web/json/workflow/assignment/completecompleteWithVariable/879_223_crm_process1_approve_proposal?var_status=Sent
...
Thai |
---|
ลักษณะ บทบาทของผู้ใช้ ทุกคน (รวมถึงบุคคลนิรนาม) วิธี HTTP POST พารามิเตอร์
http://localhost:8080/jw/web/json/workflow/assignment/completecompleteWithVariable/879_223_crm_process1_approve_proposal?var_status=Sent ตัวอย่างผลลัพธ์ |
...
web/json/workflow/assignment/variable/(*:activityId)/(*:variable)
Note |
---|
This API only works when the current user is assigned to the specified activity. |
Description
Sets value of workflow variable of an assignment
...
- callback - (Optional) a function (in JavaScript) to call back after invoking this method
- processId - process instance id
- activityDefId - activity definition id
- abortCurrent - (Optional) true of or false value to abort all the running activities in the process instance
...
Thai |
---|
ลักษณะ บทบาทของผู้ใช้ ผู้ดูแลระบบ วิธี HTTP POST พารามิเตอร์
http://localhost:8080/jw/web/json/monitoring/user/reevaluate?username=cat |
SLA
web/json/workflow/activity/sla/list
...