Merge
With merge you can combine two documents together into one output
document.
There are two merge types:
- Basic enrichment of the original document
- Advanced merge using script
Three important documents are considered in Merge:
- The input document – the document that is received from the activity preceding the merge. It is used to request additional information, in the top branch. It can be called also original document.
- The patch document – the last document that is created in the top branch of merge. The document is defined in the document selection before the merging part of merge.
- The output document – the document that is created by adding some information from the patch document to the input document.