Label | Explanation | Data Type |
Input Layer
| The hosted feature layer to which features will be appended. | Record Set |
Append Layer | The layer containing features to append to the input layer. | Record Set |
Append Method
(Optional) | Specifies how fields from the Input Layer will be appended with values from the Append Layer.
| String |
Append Fields
(Optional) | The append layer fields of the same type and different name as the input layer fields to be appended. Select the Input Field you want to append to, and the Append Field containing the values you want to append. | Value Table |
Append Expressions
(Optional) | The Arcade expression used to calculate field values for the input field. Expressions are written in Arcade and can include mathematical operators and multiple fields. Select the fields you want to append to, and enter an expression for each to calculate the values you want to append. If the layer is added to the map, the fields and helpers can be used to build an expression. | Value Table |
Derived Output
Label | Explanation | Data Type |
Append Result | The updated input to which features have been appended. | Record Set |