uof_custom_sign_next
Advance a fixed-workflow form to the next station and assign a specific signer. Use only for backend-designed fixed flows.
Instructions
將固定流程的表單推進到下一站並指定簽核者。
何時使用:僅適用於後台設計好的固定流程表單。 自由流程(如採購單)不支援本工具;要在自由流程上同意/否決請改用 terminate_task。 site_id/node_seq/signer_guid 無法由查詢 API 取得,需由表單流程設計提供。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | Yes | 目前站點代號(僅固定流程的後台設計才有) | |
| task_id | Yes | 表單工作代號 TaskId | |
| node_seq | Yes | 節點順序 | |
| signer_guid | Yes | 預計簽核者 Guid |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |