The [REST Destination].[Parameter] property is available in the data flow properties list. Follow these steps to set up an expression: Create a variable that can be loaded with the desired additional parameters for data insertion. Right-click on the ...
The ExtendMetadata parameter is available in the data flow properties list. Follow these steps to set up an expression: Create a variable that can be loaded with the desired custom metadata for the destination. Right-click on the data flow canvas and ...
The composite record input accepts sets of rows, one set for each parent record. Each set of rows must be separated with blank row (all NULLs). The parent record will not finish processing its record, until all composite record children have received ...
The component's Error Output is used for providing both error information and the record identifier information. Check the ErrorCode column: ErrorCode Description -1 Not an error record. >0 Error record. Check the ErrorDescription column for more ...
The DestinationResource parameter is available in the data flow properties list. Follow these steps to set up an expression: Create a variable that can be loaded with the desired name of the destination resource. Right-click on the data flow canvas ...