Hi Joe,

Thanks for the input! It makes sense. Gonna try the invokeHTTP. Is there any
way to put dynamic value for properties that is "Supports Expression
Language: false"? Or is it possible to set values dynamically for many
processors from the start of the flow?

Why I need the dynamic value  properties? Because lets say I would like to
do any value set for properties based on the data from GetFile from JSON and
from the values it determine the context of the flow:
{
  "user_id": "123"
  "url": "http://blah";,
  "dir": "blah",
  "db_name": "blah"
}

And also, from your expertise, it is better to have the data producer inside
NiFi such as GetTwitter or you make them outside NiFi and get it using
GetKafka or GetFile. Btw, do you have any suggestion of framework to produce
data outside NiFi?

Many thanks for the speedy response!!



--
View this message in context: 
http://apache-nifi-developer-list.39713.n7.nabble.com/Dynamic-Properties-for-Processor-tp2895p2908.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.

Reply via email to