...
For incremental workflows, the operations would normally be organized like this:
Workflow Step/plugin operation | Workflow Type | Endpoint Selection |
---|---|---|
siebelIncrementalBuild | Build | Siebel Source or Any |
createWatermark | PreDeploy or Deploy | Siebel Target |
siebelIncrementalExport | PreDeploy or Deploy | Siebel Source |
siebelIncrementalImport | Deploy | Siebel Target |
siebelFullBuild | Build | Siebel Source |
siebelFullDeploy | Deploy | Siebel Target |
To set the Endpoint selection, select the appropriate resource type (Siebel Source or Siebel Target) when adding the workflow step like this:
...