GetFileResource 2.3.0¶
BUNDLE¶
org.apache.nifi | nifi-standard-nar
DESCRIPTION¶
This processor creates FlowFiles with the content of the configured File Resource. GetFileResourceis useful for load testing, configuration, and simulation.
INPUT REQUIREMENT¶
FORBIDDEN
Supports Sensitive Dynamic Properties¶
false
PROPERTIES¶
Property |
Description |
---|---|
File Resource |
Location of the File Resource (Local File or URL). This file will be used as content of the generated FlowFiles. |
MIME Type |
Specifies the value to set for the [mime.type] attribute. |
RESTRICTIONS¶
REQUIRED PERMISSION |
EXPLANATION |
---|---|
read filesystem |
Provides operator the ability to read from any file that NiFi has access to. |
reference remote resources |
File Resource can reference resources over HTTP/HTTPS |
RELATIONSHIPS¶
NAME |
DESCRIPTION |
---|---|
success |
WRITES ATTRIBUTES¶
NAME |
DESCRIPTION |
---|---|
mime.type |
Sets the MIME type of the output if the ‘MIME Type’ property is set |
Dynamic property key |
Value for the corresponding dynamic property, if any is set |