exceptionfactory commented on PR #11704: URL: https://github.com/apache/nifi/pull/11704#issuecomment-5777924878
> Nothing fails per se, but since the validation stops the processor from running, the `not.found` relationship would become moot. E.g.: <img alt="Screenshot 2026-09-22 at 11 48 47" width="977" height="811" src="https://private-user-images.githubusercontent.com/53783907/656365530-7f72baad-ccf7-4c01-9b79-89e5716609f8.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3OTAwODU5OTIsIm5iZiI6MTc5MDA4NTY5MiwicGF0aCI6Ii81Mzc4MzkwNy82NTYzNjU1MzAtN2Y3MmJhYWQtY2NmNy00YzAxLTliNzktODllNTcxNjYwOWY4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA5MjIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwOTIyVDE0MDEzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBmM2E5NGUwZWE5YTZkNjVjYWZmOGU4MzJhMDFhYjZlOTliODkxYzI3MzU4NGU1MGFiMWI4YTM5YjBiOWQwMmUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.41w AYDHjctqGmNzN-GyiYrzaix04EUEgHqCxpuZCHjM"> Can you share the configuration of that property? If it is using Expression Language, per the default value, then the validation should pass, and the `not.found` relationship would apply when dynamically resolving the value for each input FlowFile. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
