Workspace 6.21.5
|
This operation takes a base workflow and two derived workflows, and the two sets of Operation Differences and attempts to merge them automatically into a new workflow.
Inputs: | |||
---|---|---|---|
Filename 1 | QString | Filename 1 | |
Filename 2 | QString | Filename 2 | |
Base | QString | Base filename | |
Differences 1 | CSIRO::DataExecution::ObjectArray | Differences between the base and workflow 1 | |
Differences 2 | CSIRO::DataExecution::ObjectArray | Differences between the base and workflow 2 | |
Reporting level | CSIRO::Tools::ReportingLevel | Default value is "Errors". | |
Outputs: | |||
Merge items | CSIRO::DataExecution::ObjectArray | Merges to be applied | |
Successful | bool | True if merges can be applied |