KalmanJantner commented on PR #6899:
URL: https://github.com/apache/nifi/pull/6899#issuecomment-1412661568

   > Instead of relying on a parameter context for the output bucket we could 
add a property on the processor. For that property and the incoming flowfile 
attributes we could build a custom map and add that as parameter to the 
`evaluateAttributeExpression` call when getting the value of the payload JSON. 
When both the property and a similar flowfile attribute is set, flowfile 
attributes should have precedence.
   > 
   > Also the type of Vision action (like `DOCUMENT_TEXT_DETECTION`) could come 
from a property as well.
   
   Thank you for the suggestion. I have updated the PR based on your suggestion.


-- 
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]

Reply via email to