Skip to content

Instantly share code, notes, and snippets.

@odinuv
Created March 17, 2022 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save odinuv/bfd9c101c352ddc33b0ba083979ad062 to your computer and use it in GitHub Desktop.
Save odinuv/bfd9c101c352ddc33b0ba083979ad062 to your computer and use it in GitHub Desktop.
{
"id": "1470083",
"name": "Sample Orchestration J2J",
"description": "",
"created": "2022-03-17T10:21:51+0100",
"creatorToken": {
"id": 545,
"description": "ondrej.popelka@keboolaconnection.onmicrosoft.com"
},
"version": 11,
"changeDescription": "Update orchestration tasks",
"isDisabled": "false",
"isDeleted": "false",
"configuration": {
"phases": [
{
"id": 49287,
"name": "Extractors",
"dependsOn": []
},
{
"id": 40624,
"name": "Transformations",
"dependsOn": [
49287
]
},
{
"id": 48023,
"name": "Swap",
"dependsOn": [
40624
]
},
{
"id": 87315,
"name": "Writers",
"dependsOn": [
48023
]
}
],
"tasks": [
{
"id": 65031,
"name": "keboola.ex-http-1465014",
"phase": 49287,
"task": {
"componentId": "keboola.ex-http",
"configId": "1465014",
"mode": "j2jRun"
},
"continueOnFailure": "false",
"enabled": "true"
},
{
"id": 30844,
"name": "keboola.python-transformation-v2-1465238",
"phase": 40624,
"task": {
"componentId": "keboola.python-transformation-v2",
"configId": "1465238",
"mode": "j2jRun"
},
"continueOnFailure": "false",
"enabled": "true"
},
{
"id": 73960,
"name": "keboola.wr-db-mysql-1465299",
"phase": 87315,
"task": {
"componentId": "keboola.wr-db-mysql",
"configId": "1465299",
"mode": "j2jRun"
},
"continueOnFailure": "false",
"enabled": "true"
},
{
"id": 6437,
"name": "keboola.app-job2job-move-output-to-input",
"phase": 48023,
"task": {
"componentId": "keboola.app-job2job-move-output-to-input",
"configId": "1471169",
"mode": "j2jRun"
},
"continueOnFailure": "false",
"enabled": "true"
}
]
},
"rowsSortOrder": [],
"rows": [],
"state": {},
"currentVersion": {
"created": "2022-03-17T15:04:16+0100",
"creatorToken": {
"id": 545,
"description": "ondrej.popelka@keboolaconnection.onmicrosoft.com"
},
"changeDescription": "Update orchestration tasks"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment