Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Service Development | Mapping Data in Flow Services | About Linking Variables | Linking Variables of Different Data Types | Converting a String List to a Document List in the Pipeline
 
Converting a String List to a Document List in the Pipeline
You can convert a String List to a Document List in the pipeline by mapping a String List to a String in a Document List. In the following image, aList is the String List you want to convert to a Document List. The variable documentList is the Document List to which you want to copy the values contained in the String List. documentList has a String child aString. To convert the String List to a Document List, link aList to aString.
Converting a String List to a Document List