diff --git a/Code/DataFactory/pipeline/Custom Activity.json b/Code/DataFactory/pipeline/Custom Activity.json index 0bc5625..f04aff1 100644 --- a/Code/DataFactory/pipeline/Custom Activity.json +++ b/Code/DataFactory/pipeline/Custom Activity.json @@ -30,6 +30,35 @@ "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": {