Merge Reports¶
Documentation¶
Merge pages of report by appending the second input to the first.
Definition¶
Input ports¶
- first_input_template
Type: reportDescription: First Report Template- second_input_template
Type: reportDescription: Second Report Template
Output ports¶
- output_template
Type: reportDescription: Merged Template
Examples¶
Example flows demonstrating this node:
Implementation¶
- class node_merge_reports.MergeReports[source]