ExecuteGroovyScript 2.0.0

Bundle
org.apache.nifi | nifi-groovyx-nar
Description
Experimental Extended Groovy script processor. The script is responsible for handling the incoming flow file (transfer to SUCCESS or remove, e.g.) as well as any flow files created by the script. If the handling is incomplete or incorrect, the session will be rolled back.
Tags
groovy, groovyx, script
Input Requirement
ALLOWED
Supports Sensitive Dynamic Properties
false
Properties
Dynamic Properties
Restrictions
Required Permission Explanation
execute code Provides operator the ability to execute arbitrary code assuming all permissions that NiFi has.
Relationships
Name Description
success FlowFiles that were successfully processed
failure FlowFiles that failed to be processed
See Also