Retrieves workflow details for the Custom Form where workflowStatus=DRAFT
.
Avaialble for the following roles:
SUPPORT
(Investigate for Support)CUSTOM_FORM_RO
(View Custom Form){ }
{- "response": {
- "node": "pricefx-cluster-app-frontend-6c45d969f6-2fb9b",
- "data": [
- {
- "layout": null,
- "workflow": {
- "workflowStatus": "DRAFT",
- "isSelectStepOnDeny": "false",
- "type": "customform",
- "steps": [
- {
- "reason": "Please approve this CFO. After approval, go to MD > P > B-0002 and attribute1 field should be updated",
- "reasons": [
- "Please approve this CFO. After approval, go to MD > P > B-0002 and attribute1 field should be updated"
], - "isUserApprover": "true",
- "userGroupNames": null,
- "type": "ApprovalWorkflowStep",
- "minApprovalsForGroups": null,
- "isPostStepLogicFailed": null,
- "postStepLogicName": "CFO_Post_Step_WF",
- "id": "8fc479cd-a935-4ca7-81c7-dd36bf9b2b05",
- "executedByNames": [ ],
- "userLoginNames": [
- "john.doe"
], - "userGroupTypedId": null,
- "approvalRequiredEmailAttachments": [ ],
- "subSteps": [
- {
- "approver": "John Doe",
- "approverLoginName": "john.doe",
- "approverTypedId": "2147483667.U",
- "executionStatus": null,
- "lastExecutedBy": null,
- "lastExecutedByName": "",
- "approvedCount": 0,
- "minApprovalsNeeded": 1,
- "reason": "Please approve this CFO. After approval, go to MD > P > B-0002 and attribute1 field should be updated",
- "comment": null,
- "comments": null,
- "lastExecutionDate": null
}
], - "executionStatus": "INITIALIZED",
- "userTypedIds": [
- "2147483667.U"
], - "lastAccess": "2023-10-04T10:45:51",
- "minApprovalsNeeded": 1,
- "userName": "John Doe",
- "delegatedToTypedIds": [ ],
- "userGroupTypedIds": null,
- "userTypedId": "2147483667.U",
- "uniqueName": "PostStepWorkflow",
- "denialReasons": [ ],
- "userGroupName": null,
- "isDenialReasonOptional": "true",
- "userNames": [
- "John Doe"
], - "comment": null,
- "mandatoryComments": null
}
], - "approvableTypedId": "352.CFO",
- "currentStepId": "8fc479cd-a935-4ca7-81c7-dd36bf9b2b05",
- "submitReason": null,
- "submitterUserName": null,
- "denialReasons": [ ],
- "submitterTypedId": null,
- "isDenialReasonOptional": "true",
- "id": "82ffbe04-f03e-4c91-bb86-d011cb350841",
- "isAddStepRestrictedToWFAdmin": "false"
}, - "resultType": "WORKFLOW"
}
], - "status": 0
}
}