Summary
Get Associated Jobs
Description
Search for jobs that the user has touched.
Route
POST /workflow_engine/getAssociatedJobs
Roles
Parameters
Name | Type | Required | Description |
---|---|---|---|
options | object | yes | Sort, filter, and pagination object. |
{ "options": { "filter": { "name": "abcd" }, "page": { "skip": 0, "limit": 50 }, "sort": { "field": "name", "direction": -1 } } }
{ "type": "object", "properties": { "options": { "$ref": "wfEngineCommon#/definitions/filteredListSearchOptions" } }, "required": [ "options" ], "additionalProperties": false }
Return
Name | Type | Description |
---|---|---|
jobs | object | All matching jobs. |
{ "results": [ { "_id": "4321abcdef694aa79dae47ad", "name": "8917Test2", "tasks": { "workflow_start": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "groups": [], "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "MOP", "version": "3.2.1" } }, "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "iterations": [ "4321abcdef694aa79dae47ad" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "workflow_end": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "groups": [], "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "failure", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "MOP", "version": "3.2.1" } }, "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "iterations": [ "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "error_handler": { "name": "TestTask", "summary": "Test Task", "description": "Test Task", "app": "WorkflowBuilder", "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" } ] }, "groups": [ "a02389872a913299a07aa2b6", "d33dd03ee9618d377d09133c", "0080946db7032874404be47e", "16f16f58fa891722f33a7c65" ], "x": 0.36142061281337046, "y": 0.502092050209205, "type": "automated", "displayName": "WorkflowBuilder", "status": "complete", "deprecated": false, "scheduled": false, "retrySettings": { "state": [ "failure", "error", "failure", "success", "error" ], "autoRetry": true, "limit": 10, "delay": 1000, "count": 5 }, "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkFlowEngine", "version": "1.2.3" } }, "iterations": [ "4321abcdef694aa79dae47ad", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c" ], "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ] }, "70f7": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkflowBuilder", "version": "1.2.3" } }, "iterations": [ "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } } }, "transitions": { "workflow_start": { "6a90": { "type": "standard", "state": "success" } }, "6a90": { "workflow_end": { "type": "standard", "state": "success" } } }, "font_size": 12, "created": "2018-07-26T19:37:05.000Z", "created_by": "admin@pronghorn", "last_updated": "2018-08-02T15:56:12.912Z", "last_updated_by": "5b3496d74da02e9dfa0b2e91", "groups": [], "type": "automation", "watchers": [ "5cb7b531d06cceb89fd21b1c" ], "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "success", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkFlowEngine", "version": "1.2.3" } }, "status": "canceled", "lastUpdatedVersion": "culpa", "canvasVersion": 2, "decorators": [ { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" } ], "ancestors": [ "4321abcdef694aa79dae47ad" ], "preAutomationTime": 5000, "error": [ { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 }, { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 } ] }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "8917Test2", "tasks": { "workflow_start": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "groups": [], "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkflowBuilder", "version": "1.2.3" } }, "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "iterations": [ "5cb7b531d06cceb89fd21b1c" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "workflow_end": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "groups": [], "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "success", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkFlowEngine", "version": "3.2.1" } }, "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "iterations": [ "5cb7b531d06cceb89fd21b1c", "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "error_handler": { "name": "TestTask", "summary": "Test Task", "description": "Test Task", "app": "WorkflowBuilder", "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "groups": [ "0cb324f68a7fcafc557016a9" ], "x": 0.36142061281337046, "y": 0.502092050209205, "type": "automated", "displayName": "WorkflowBuilder", "status": "complete", "deprecated": false, "scheduled": false, "retrySettings": { "state": [ "success", "error", "failure", "success", "failure" ], "autoRetry": true, "limit": 20, "delay": 1000, "count": 5 }, "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "success", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkFlowEngine", "version": "3.2.1" } }, "iterations": [ "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c" ], "childJobs": [ { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 } ] }, "a": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "failure", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkflowBuilder", "version": "1.2.3" } }, "iterations": [ "5cb7b531d06cceb89fd21b1c" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } } }, "transitions": { "workflow_start": { "6a90": { "type": "standard", "state": "success" } }, "6a90": { "workflow_end": { "type": "standard", "state": "success" } } }, "font_size": 12, "created": "2018-07-26T19:37:05.000Z", "created_by": "admin@pronghorn", "last_updated": "2018-08-02T15:56:12.912Z", "last_updated_by": "5b3496d74da02e9dfa0b2e91", "groups": [], "type": "automation", "watchers": [ "4321abcdef694aa79dae47ad", "5cb7b531d06cceb89fd21b1c" ], "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "success", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "MOP", "version": "1.2.3" } }, "status": "canceled", "lastUpdatedVersion": "aliqua eiusmod incididunt voluptate", "canvasVersion": 1, "decorators": [ { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" } ], "ancestors": [ "5cb7b531d06cceb89fd21b1c" ], "preAutomationTime": 250000, "error": [ { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 } ] }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "8917Test2", "tasks": { "workflow_start": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "groups": [], "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "MOP", "version": "1.2.3" } }, "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "iterations": [ "4321abcdef694aa79dae47ad", "5cb7b531d06cceb89fd21b1c", "4321abcdef694aa79dae47ad", "5cb7b531d06cceb89fd21b1c", "4321abcdef694aa79dae47ad" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "workflow_end": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "groups": [], "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkflowBuilder", "version": "3.2.1" } }, "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "iterations": [ "5cb7b531d06cceb89fd21b1c" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "error_handler": { "name": "TestTask", "summary": "Test Task", "description": "Test Task", "app": "WorkflowBuilder", "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "groups": [ "e225601a545fa65054b6ebd1", "8f63bd5d2cb24845c77ee17f", "491918f194cc48ac5c3eb1a6", "dca802c4123c2cd56ec93123" ], "x": 0.36142061281337046, "y": 0.502092050209205, "type": "automated", "displayName": "WorkflowBuilder", "status": "complete", "deprecated": false, "scheduled": false, "retrySettings": { "state": [ "error", "failure" ], "autoRetry": false, "limit": 10, "delay": 2000, "count": 5 }, "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkflowBuilder", "version": "1.2.3" } }, "iterations": [ "4321abcdef694aa79dae47ad", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c" ], "childJobs": [ { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ] }, "c8f": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "failure", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkFlowEngine", "version": "1.2.3" } }, "iterations": [ "4321abcdef694aa79dae47ad", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c", "4321abcdef694aa79dae47ad" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } } }, "transitions": { "workflow_start": { "6a90": { "type": "standard", "state": "success" } }, "6a90": { "workflow_end": { "type": "standard", "state": "success" } } }, "font_size": 12, "created": "2018-07-26T19:37:05.000Z", "created_by": "admin@pronghorn", "last_updated": "2018-08-02T15:56:12.912Z", "last_updated_by": "5b3496d74da02e9dfa0b2e91", "groups": [], "type": "automation", "watchers": [ "5cb7b531d06cceb89fd21b1c" ], "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "MOP", "version": "1.2.3" } }, "status": "running", "lastUpdatedVersion": "et laboris", "canvasVersion": 2, "decorators": [ { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" } ], "ancestors": [ "5cb7b531d06cceb89fd21b1c" ], "preAutomationTime": 5000, "error": [ { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 }, { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 }, { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 } ] }, { "_id": "4321abcdef694aa79dae47ad", "name": "8917Test2", "tasks": { "workflow_start": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "groups": [], "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "success", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkFlowEngine", "version": "1.2.3" } }, "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "iterations": [ "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "workflow_end": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "groups": [], "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkflowBuilder", "version": "1.2.3" } }, "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "iterations": [ "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "error_handler": { "name": "TestTask", "summary": "Test Task", "description": "Test Task", "app": "WorkflowBuilder", "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" } ] }, "groups": [ "8674e430bdd1e5be0b8d7bb4" ], "x": 0.36142061281337046, "y": 0.502092050209205, "type": "automated", "displayName": "WorkflowBuilder", "status": "complete", "deprecated": false, "scheduled": false, "retrySettings": { "state": [ "success", "failure", "error" ], "autoRetry": false, "limit": 10, "delay": 2000, "count": 5 }, "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "MOP", "version": "1.2.3" } }, "iterations": [ "5cb7b531d06cceb89fd21b1c", "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad", "5cb7b531d06cceb89fd21b1c", "4321abcdef694aa79dae47ad" ], "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ] }, "c7d": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "success", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "MOP", "version": "1.2.3" } }, "iterations": [ "4321abcdef694aa79dae47ad", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } } }, "transitions": { "workflow_start": { "6a90": { "type": "standard", "state": "success" } }, "6a90": { "workflow_end": { "type": "standard", "state": "success" } } }, "font_size": 12, "created": "2018-07-26T19:37:05.000Z", "created_by": "admin@pronghorn", "last_updated": "2018-08-02T15:56:12.912Z", "last_updated_by": "5b3496d74da02e9dfa0b2e91", "groups": [], "type": "automation", "watchers": [ "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad" ], "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkFlowEngine", "version": "1.2.3" } }, "status": "running", "lastUpdatedVersion": "nulla fugiat", "canvasVersion": 1, "decorators": [ { "type": "encryption", "pointer": "/variables/input" } ], "ancestors": [ "4321abcdef694aa79dae47ad" ], "preAutomationTime": 250000, "error": [ { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 }, { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 }, { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 } ] }, { "_id": "4321abcdef694aa79dae47ad", "name": "8917Test2", "tasks": { "4062": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "failure", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkflowBuilder", "version": "1.2.3" } }, "iterations": [ "5cb7b531d06cceb89fd21b1c", "4321abcdef694aa79dae47ad" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "workflow_start": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "groups": [], "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "MOP", "version": "1.2.3" } }, "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "iterations": [ "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad", "5cb7b531d06cceb89fd21b1c" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "workflow_end": { "name": "TestTask", "summary": "Test Task", "displayName": "WorkflowBuilder", "type": "automated", "x": 0.36142061281337046, "y": 0.502092050209205, "status": "complete", "groups": [], "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkFlowEngine", "version": "3.2.1" } }, "description": "Test Task", "app": "WorkflowBuilder", "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "deprecated": false, "scheduled": false, "iterations": [ "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c", "4321abcdef694aa79dae47ad" ], "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 } ], "retrySettings": { "ref": "wfEngineCommon#/definitions/retrySettings" } }, "error_handler": { "name": "TestTask", "summary": "Test Task", "description": "Test Task", "app": "WorkflowBuilder", "variables": { "incoming": { "inputVariable": "inputValue" }, "outgoing": { "outputVariable": null }, "error": "", "decorators": [ { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" }, { "type": "encryption", "pointer": "/outgoing/output" } ] }, "groups": [ "1bcd3f11d277a698ca59257e", "f0e06aab28a3c4a64b0cc020" ], "x": 0.36142061281337046, "y": 0.502092050209205, "type": "automated", "displayName": "WorkflowBuilder", "status": "complete", "deprecated": false, "scheduled": false, "retrySettings": { "state": [ "success" ], "autoRetry": true, "limit": 10, "delay": 1000, "count": 5 }, "canvasName": "taskName1", "canvasTab": "taskName1", "sla": 3600000, "view": "/workflow_builder/task/TestTask", "metrics": { "owner": "Pronghorn", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "success", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkflowBuilder", "version": "1.2.3" } }, "iterations": [ "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c" ], "childJobs": [ { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "5cb7b531d06cceb89fd21b1c", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 }, { "_id": "4321abcdef694aa79dae47ad", "name": "ChildJobRef", "iteration": 1 } ] } }, "transitions": { "workflow_start": { "6a90": { "type": "standard", "state": "success" } }, "6a90": { "workflow_end": { "type": "standard", "state": "success" } } }, "font_size": 12, "created": "2018-07-26T19:37:05.000Z", "created_by": "admin@pronghorn", "last_updated": "2018-08-02T15:56:12.912Z", "last_updated_by": "5b3496d74da02e9dfa0b2e91", "groups": [], "type": "automation", "watchers": [ "5cb7b531d06cceb89fd21b1c", "5cb7b531d06cceb89fd21b1c", "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad" ], "metrics": { "owner": "5a3496c64da02d9dfa0b2f91", "start_time": 1555430149763, "end_time": 1555430169683, "run_time": 75069184, "finish_state": "error", "claim_time": 75069184, "server_id": "95560d460d09c3466dc26ed61f84154516c44a2766dfcca3fdb65e3bc0765b4d", "app": { "id": "WorkFlowEngine", "version": "1.2.3" } }, "status": "canceled", "lastUpdatedVersion": "Ut", "canvasVersion": 2, "decorators": [ { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" }, { "type": "encryption", "pointer": "/variables/input" } ], "ancestors": [ "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad", "4321abcdef694aa79dae47ad" ], "preAutomationTime": 5000, "error": [ { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 }, { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 }, { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 }, { "task": "job", "message": "No available transitions found from completed task(s)", "timestamp": 1555471643117 } ] } ], "skip": 0, "limit": 50, "total": 100 }
{ "title": "jobs", "type": "object", "properties": { "results": { "type": "array", "items": { "$ref": "jobsDocument" } }, "skip": { "$ref": "wfEngineCommon#/definitions/skip" }, "limit": { "$ref": "wfEngineCommon#/definitions/limit" }, "total": { "$ref": "wfEngineCommon#/definitions/total" } } }