Supports Sensitive Dynamic Properties: No
Dynamic Properties allow the user to specify both the name and value of a property.
Name | Value | Description |
---|---|---|
Header Name | The Expression Language to be used to populate the header value | The additional headers to be sent by the processor whenever making a new HTTP request.
Setting a dynamic property name to XYZ and value to ${attribute} will result in the header 'XYZ: attribute_value' being sent to the HTTP endpoint Supports Expression Language: true (will be evaluated using variable registry only) |
Name | Description |
---|---|
success | All files are transferred to the success relationship |
Name | Description |
---|---|
filename | The filename is set to the name of the file on the remote server |
mime.type | The MIME Type of the FlowFile, as reported by the HTTP Content-Type header |
Scope | Description |
---|---|
LOCAL | Stores Last Modified Time and ETag headers returned by server so that the same data will not be fetched multiple times. |