71 lines
1.6 KiB
JSON
71 lines
1.6 KiB
JSON
{
|
|
"name": "Custom Activity",
|
|
"properties": {
|
|
"activities": [
|
|
{
|
|
"name": "HelloWorld",
|
|
"type": "Custom",
|
|
"dependsOn": [],
|
|
"policy": {
|
|
"timeout": "7.00:00:00",
|
|
"retry": 0,
|
|
"retryIntervalInSeconds": 30,
|
|
"secureOutput": false,
|
|
"secureInput": false
|
|
},
|
|
"userProperties": [],
|
|
"typeProperties": {
|
|
"command": "CustomActivity.exe",
|
|
"resourceLinkedService": {
|
|
"referenceName": "TrainingStore01",
|
|
"type": "LinkedServiceReference"
|
|
},
|
|
"folderPath": "customactivities",
|
|
"referenceObjects": {
|
|
"linkedServices": [],
|
|
"datasets": []
|
|
}
|
|
},
|
|
"linkedServiceName": {
|
|
"referenceName": "BatchForTraining01",
|
|
"type": "LinkedServiceReference"
|
|
}
|
|
},
|
|
{
|
|
"name": "HelloWorld - Again",
|
|
"type": "Custom",
|
|
"dependsOn": [],
|
|
"policy": {
|
|
"timeout": "7.00:00:00",
|
|
"retry": 0,
|
|
"retryIntervalInSeconds": 30,
|
|
"secureOutput": false,
|
|
"secureInput": false
|
|
},
|
|
"userProperties": [],
|
|
"typeProperties": {
|
|
"command": "CustomActivity.exe",
|
|
"resourceLinkedService": {
|
|
"referenceName": "TrainingStore01",
|
|
"type": "LinkedServiceReference"
|
|
},
|
|
"folderPath": "customactivities",
|
|
"referenceObjects": {
|
|
"linkedServices": [],
|
|
"datasets": []
|
|
}
|
|
},
|
|
"linkedServiceName": {
|
|
"referenceName": "BatchForTraining01",
|
|
"type": "LinkedServiceReference"
|
|
}
|
|
}
|
|
],
|
|
"folder": {
|
|
"name": "Demo Pipelines/Misc"
|
|
},
|
|
"annotations": [],
|
|
"lastPublishTime": "2022-02-03T14:39:04Z"
|
|
},
|
|
"type": "Microsoft.DataFactory/factories/pipelines"
|
|
} |