Create a class that implements NiFiGroovyContext.class. The method parameter is the NiFi script context. Once the code is finished, copy the method body to the NiFi ExecuteGroovyScript Property ...
NIFI_URL = "https://localhost:8443/nifi-api" TS_SCRIPT_PATH = r"C:\Users\mathe\Desktop\HeleusDev\mft-scripts\groovy\ExtractTSMetadata.groovy" NITF_SCRIPT_PATH = r"C ...